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. |
Product | Versions |
---|---|
Microsoft Testing Platform | 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: