The ITestModelBuilder type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddAnnotation |
Adds an annotation to the test model.
| |
| AddAssemblyResolver |
Adds an assembly resolver to the test model's assembly loading policy.
| |
| AddDeferredAction |
Registers a deferred action to be performed when ApplyDeferredActions()()() is called.
(Inherited from ISupportDeferredActions.) | |
| ApplyDeferredActions |
Applies all pending deferred in order and clears the list.
(Inherited from ISupportDeferredActions.) | |
| PublishExceptionAsAnnotation |
Publishes an exception as an annotation about a particular code element.
| |
| ToTestModel |
Gets the underlying test model.
|
Properties
| Name | Description | |
|---|---|---|
| ReflectionPolicy |
Gets the reflection policy for the model.
| |
| RootTestBuilder |
Gets the builder of the root test.
|
