Summary
Gets a list of the assertion results generated
up to this point in the test.
- Namespace
- TCLite
- Containing Type
- TestContext
.ResultAdapter
Syntax
public IEnumerable<AssertionResult> Assertions { get; }
Value
| Type | Description |
|---|---|
| IEnumerable |
