MockerTestBase<(Of <(<'TComponent>)>)> Properties
The MockerTestBase<(Of <(<'TComponent>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Component |
Gets or sets the component under test.
|
![]() |
CreateComponentAction |
Gets or sets the create component action. This action is run whenever the component is created.
|
![]() |
CreatedComponentAction |
Gets or sets the created component action. This action is run after the component is created.
|
![]() |
CustomMocks |
Gets or sets the custom mocks. These are added whenever the component is created.
|
![]() |
Mocks |
Gets the Mocker.
|
![]() |
SetupMocksAction |
Gets or sets the setup mocks action. This action is run before the component is created.
|