TestApplication Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a test application.
C#
public sealed class TestApplication : IDisposable, Microsoft.Testing.Platform.Builder.ITestApplication
type TestApplication = class
interface ITestApplication
interface IDisposable
Public NotInheritable Class TestApplication
Implements IDisposable, ITestApplication
- Inheritance
-
TestApplication
- Implements
Create |
Creates a builder asynchronously. |
Create |
Creates a server mode builder asynchronously. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Run |
Runs the test application asynchronously. |
產品 | 版本 |
---|---|
Microsoft Testing Platform | 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0 |