Méthode | Description | |
---|---|---|
TestRun ( TestServiceOptions serviceOptions ) : System |
Initializes a new instance of the TestRun type.
|
|
TestRun ( TestServiceOptions serviceOptions, TestRunOptions runOptions ) : System |
Initializes a new instance of the TestRun type.
|
Méthode | Description | |
---|---|---|
Run ( ) : bool |
public TestRun ( TestServiceOptions serviceOptions ) : System | ||
serviceOptions | TestServiceOptions | The test service options to use. |
Résultat | System |
public TestRun ( TestServiceOptions serviceOptions, TestRunOptions runOptions ) : System | ||
serviceOptions | TestServiceOptions | The service options to use. |
runOptions | TestRunOptions | The test run options to apply. |
Résultat | System |