Class TestKitAssertionsProvider
Contains ITestKitAssertions.
public class TestKitAssertionsProvider : IExtension
- Inheritance
-
TestKitAssertionsProvider
- Implements
-
IExtension
- Inherited Members
Constructors
TestKitAssertionsProvider(ITestKitAssertions)
TBD
public TestKitAssertionsProvider(ITestKitAssertions assertions)
Parameters
assertions
ITestKitAssertionsTBD
Properties
Assertions
TBD
public ITestKitAssertions Assertions { get; }