Class TestContext
- Namespace
- Bunit
- Assembly
- bunit.dll
A test context is a factory that makes it possible to create components under tests.
[Obsolete("Use BunitContext instead. TestContext will be removed in a future release.", false, UrlFormat = "https://bunit.dev/docs/migrations")]
public class TestContext : BunitContext, IDisposable, IAsyncDisposable
- Inheritance
-
TestContext
- Implements
- Inherited Members
- Extension Methods
Constructors
TestContext()
public TestContext()