Constructors
Methods
-
After
Test protectedvirtualClass Starting Async() -
Before
Test protectedvirtualClass Finished Async() -
Create
Class protectedvirtual Creates the instance of a class fixture type to be used by the test class. If the fixture can be created, it should be placed into the ClassFixtureMappings dictionary; if it cannot, then the method should record the error by calling Aggregator.Add.Fixture(Type) -
Format
Constructor protectedvirtualArgs Missing Message(Constructor Info, IRead Only List<Tuple<Int32, Parameter Info>>) -
Run
Test protectedvirtualMethod Async(ITest Method, IReflection Method Info, IEnumerable<IXunit Test Case>, Object[]) -
Select
Test protectedvirtualClass Constructor() -
Try
Get protectedvirtualConstructor Argument(Constructor Info, Int32, Parameter Info, Object&)
Properties
-
Class
Fixture protected Gets the fixture mappings that were created during AfterTestClassStartingAsync.Mappings -
Initialized
Async protected Gets the already initialized async fixtures CreateClassFixtureAsync(System.Type).Fixtures