RaxoftTestSuite Class
Definition
The Raxoft test suite.
public sealed class RaxoftTestSuite : ProgramTestSuite<RaxoftTestCase>
Properties
| Name | Description |
|---|---|
| Type | Gets the type of test suite. |
| Version | Gets the version of the test suite. |
Methods
| Name | Description |
|---|---|
| Get(RaxoftTestType, RaxoftTestVersion) | Gets a test suite instance for the specified RaxoftTestType and RaxoftTestVersion. |