- Namespace
- Statiq
.Testing - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["IBootstrapperExtensions"]
class Type type-node
Syntax
public static class IBootstrapperExtensions
Methods
Name | Return Value | Summary |
---|---|---|
RunTestAsync |
Task |
Runs tests on the bootstrapper with the specified file system and reports the results.
static
|
RunTestAsync |
Task |
Runs tests on the bootstrapper with the specified file system and reports the results.
static
|