Constructors
-
Test
Framework protected Initializes a new instance of the TestFrameworkExecutor`1 class.Executor`1(Assembly Name, ISource Information Provider, IMessage Sink)
Methods
-
Create
Discoverer() protectedabstract Override to create a test framework discoverer that can be used to discover tests when the user asks to run all test. - Deserialize(String) virtual
- Dispose() sealed
-
Run
All(IMessage virtualSink, ITest Framework Discovery Options, ITest Framework Execution Options) -
Run
Test protectedabstract Override to run test cases.Cases(IEnumerable<`0>, IMessage Sink, ITest Framework Execution Options) -
Run
Tests(IEnumerable<ITest virtualCase>, IMessage Sink, ITest Framework Execution Options)
Properties
-
Assembly
Info protected Gets the assembly information of the assembly under test. -
Diagnostic
Message protected Gets the message sink to send diagnostic messages to.Sink -
Disposal
Tracker protected Gets the disposal tracker for the test framework discoverer. -
Source
Information protected Gets the source information provider.Provider