See: Description
| Interface | Description |
|---|---|
| ProjogTestContent |
Represents a piece of content in a system test file.
|
| ProjogTestRunnerConfig |
| Class | Description |
|---|---|
| ProjogTestAnswer |
Represents an answer to a query contained in a system test file.
|
| ProjogTestCode |
Represents Prolog syntax defining clauses contained in a system test file.
|
| ProjogTestComment |
Represents a Prolog comment contained in a system test file.
|
| ProjogTestExtractor |
Extracts Prolog tests from the comments of Java source files.
|
| ProjogTestExtractorConfig |
Provides configuration for how Prolog tests should be extracted from the comments of Java source files.
|
| ProjogTestLink |
Represents a link contained in a system test file.
|
| ProjogTestParser |
Parses system test files to produce
ProjogTestContent objects. |
| ProjogTestQuery |
Represents a single system test query.
|
| ProjogTestRunner |
Runs tests defined in Prolog files and compares actual output against expected results.
|
| ProjogTestRunner.TestResults |
Represents the results of running the Prolog tests.
|
| UpdateLegacyTests |
Utility class to automatically update old style test scripts to conform to new, more concise, syntax.
|
ProjogTestExtractor,
ProjogTestRunnerCopyright © 2022. All rights reserved.