MockerBlazorTestBase<(Of <(<'T>)>)>..::..Dispose Method
Disposes of the test context resources, in particular it disposes the Services()()()()
service provider. Any async services registered with the service provider will disposed first,
but their disposal will not be awaited..
Namespace:
FastMoq.Web.BlazorAssembly: FastMoq.Web (in FastMoq.Web.dll)
Syntax
Parameters
- disposing
- Type: Boolean
Set to true if called from Dispose()()()(), false if called from a finalizer.f.