| Class | Description |
|---|---|
| QFTest |
This class provides the annotation
QFTest.Test, which can be used to embed
QF-Test test suites and/or run logs in JUnit 5 Tests. |
| QFTest.SystemProperties |
System properties which can be used to globally modify parameters for the QF-Test run.
|
| Error | Description |
|---|---|
| QFTest.Error |
| Annotation Type | Description |
|---|---|
| QFTest.Test |
The annotation to use with a JUnit 5 test method, which returns an object of
QFTest as result. |