Constructors
-
Test
Framework(IMessage protected Initializes a new instance of the TestFramework class.Sink)
Methods
-
Create
Discoverer(IAssembly protectedabstract Override this method to provide the implementation of ITestFrameworkDiscoverer.Info) -
Create
Executor(Assembly protectedabstract Override this method to provide the implementation of ITestFrameworkExecutor.Name) - Dispose() sealed
-
Get
Discoverer(IAssembly sealedInfo) -
Get
Executor(Assembly sealedName)
Properties
-
Diagnostic
Message Gets the message sink used to send diagnostic messages.Sink -
Disposal
Tracker protected Gets the disposal tracker for the test framework. -
Source
Information Provider