Summary
Check if this is a test host (to allow conventions to behave differently during unit tests)
- Assembly
- Rocket
.Surgery .Conventions .Abstractions .dll - Namespace
- Rocket
.Surgery .Conventions - Containing Type
- Convention
Host Builder Extensions
Syntax
public static bool IsUnitTestHost(this IConventionHostBuilder context)
Parameters
Name | Type | Description |
---|---|---|
context | I |
The context |
Return Value
Type | Description |
---|---|
bool |