FastMoq Namespace

Classes


  Class Description
Public class Mocker
Initializes the mocking helper object. This class creates and manages the automatic mocking and custom mocking.
Public class MockerTestBase<(Of <(<'TComponent>)>)>
Mock Test Base with Automatic Mocking using Mocker. This class contains the Mocks property to create and track all Mocks from creation of the component.