MockerBlazorTestBase<(Of <(<'T>)>)> Members
The MockerBlazorTestBase<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MockerBlazorTestBase<(Of <(<'T>)>)>()()()() |
Initializes a new instance of the TestContext class.
|
|
MockerBlazorTestBase<(Of <(<'T>)>)>(Boolean, Nullable<(Of <<'(InvocationMatcher>)>>), Boolean) |
Initializes a new instance of the MockerBlazorTestBase<(Of <(<'T>)>)> class.
|
Methods
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.
|