DefaultTestManager Constructor
Initializes a new instance of the DefaultTestManager class.
Overload List
Name | Description |
---|---|
DefaultTestManager (IBasicTestSite) | Initializes a new instance of the DefaultTestManager class that uses the specified IBasicTestSite object. This method supports the generated test cases and is not intended to be used directly from your code. |
DefaultTestManager (IBasicTestSite, Int32, Int32) | Initializes a new instance of the DefaultTestManager class that uses the specified IBasicTestSite object and has the specified initial capacity for the observed event and method return queues. |
See Also
Reference
DefaultTestManager Class
DefaultTestManager Members
Microsoft.SpecExplorer.Runtime.Testing Namespace
IBasicTestSite