| Interface | Description |
|---|---|
| TestRule |
Represents a testing rule that resets for each test case
|
| Class | Description |
|---|---|
| TemporaryDirectoryRule |
Provides logic to manage MUnit testing rules
|
| TemporaryStorageRule |
Rule to manage temporary data.
|
| TestDescription |
Contains information about the test to be run
|
| TestDescription.Builder |
Builder for a
TestDescription |
| Exception | Description |
|---|---|
| TestRuleException |
An exception thrown by a MUnit Test rule
|
Copyright © 2019. All rights reserved.