| Class | Description |
|---|---|
| DirectoryFilter |
FileFilter that checks that the File is a directory. |
| FileToCaseTransformer |
Function that transforms test case files to Entries that can be used to test. |
| TestCase |
Class representing a test case for Rest Testing Commons API.
|
| TestCaseFileFilter |
FileFilter that checks that the File is not a directory and has the .case extension. |
| TestCasesProvider |
Class in charge of loading the
TestCases from the directory defined on the TestCasesConfig. |
Copyright © 2016. All rights reserved.