ITest Interface
Definition
- Namespace
- Codebelt.Extensions.Xunit
- Assemblies
- Codebelt.Extensions.Xunit.dll
Represents the members needed for vanilla testing.
public interface ITest : IDisposable, IAsyncDisposable
- Inherited Members
Properties
| Name | Description |
|---|---|
| CallerType | Gets the type of caller for this instance. Default is GetType(). |