| Interface | Description |
|---|---|
| QueryGenerationFactory |
Abstract Factory that takes a test case and transforms it to a valid SPARQL QUery
|
| Class | Description |
|---|---|
| Binding | |
| ManualTestCase | |
| PatternBasedTestCase | |
| QueryGenerationAskFactory |
Factory that returns ASK queries
|
| QueryGenerationCountFactory |
Factory that returns aggregate count queries
|
| QueryGenerationExtendedSelectFactory |
Factory that returns select queries and besides
SELECT ?resource it adds all variable annotations
|
| QueryGenerationSelectFactory |
Factory that returns simple select queries
|
| TestAutoGenerator | |
| TestCase | |
| TestCaseAnnotation | |
| TestSuite |
Copyright © 2014. All rights reserved.