.NET API
Tracon.Testing
6 public types. Select a type for signatures, defaults, remarks, exceptions, and links to related contracts.
| Type | Kind | Purpose |
|---|---|---|
FakeModelProvider |
Class | Configurable, non-networked fake model provider. |
FakeModelRequest |
Class | A single request that reached the fake provider. |
RunAssertions |
Class | Assertions on a recorded run. |
TraconAssertionException |
Class | Thrown when a RunAssertions assertion is not met. |
TraconTestHost |
Class | In-memory Tracon host. |
TraconTestHostOptions |
Class | Settings for TraconTestHost.StartAsync. |