Skip to content

TestSuite Class

Definition

Base class for emulator test suites.

public abstract class TestSuite

View source

Constructors

Name Description
TestSuite(String, Uri) Initializes a new instance of the TestSuite class.

Properties

Name Description
Name Gets the name of the test suite.
Source Gets the URL indicating the source of the original test suite.

Methods

Name Description
OpenResource(String)