MockerBlazorTestBase<(Of <(<'T>)>)> Properties
The MockerBlazorTestBase<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AuthContext |
Gets the authentication context.
|
![]() |
AuthorizedClaims |
Gets the authorized claims.
|
![]() |
AuthorizedPolicies |
Gets the authorized policies.
|
![]() |
AuthorizedRoles |
Gets the authorized roles.
|
![]() |
AuthUsername |
Gets or sets the authentication username.
|
![]() |
Component |
Gets or sets the component under test.
|
![]() |
ConfigureServices |
Gets the configure services.
|
![]() |
Instance |
Gets the instance.
|
![]() |
Mocks |
Gets the mock controller.
|
![]() |
NavigationManager |
Gets the navigation manager.
|
![]() |
RenderParameters |
Gets the list of parameters used when rendering. This is used to setup a component before the test constructor
runs.
|
![]() |
SetupComponent |
Gets or sets the setup component action. This is used to setup a component before the test constructor runs.
|
![]() |
TokenSource |
Gets the token source.
|