IOT Dash
|
Public Member Functions | |
TestCaseScope (bool throwOnUnknown=false) | |
void | AddService (Type serviceType, object serviceInstance) |
void | AddMock< T > () |
void | Dispose () |
object? | GetService (Type serviceType) |
Properties | |
IServiceProvider | ServiceProvider [get] |
|
inline |
T | : | class |