MockerBlazorTestBase<(Of <(<'T>)>)>..::..Mocks Property

Gets the mock controller.

Namespace:  FastMoq.Web.Blazor
Assembly:  FastMoq.Web (in FastMoq.Web.dll)

Syntax


protected Mocker Mocks { get; }
Protected ReadOnly Property Mocks As Mocker
	Get
protected:
property Mocker^ Mocks {
	Mocker^ get ();
}

Field Value

The mocks controller.