MockerTestBase<(Of <(<'TComponent>)>)>..::..Mocks Property

Gets the Mocker.

Namespace:  FastMoq
Assembly:  FastMoq.Core (in FastMoq.Core.dll)

Syntax


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

Field Value

The mocks.