| Package | Description |
|---|---|
| org.aksw.rdfunit.enums | |
| org.aksw.rdfunit.sources | |
| org.aksw.rdfunit.tests | |
| org.aksw.rdfunit.Utils |
| Modifier and Type | Method and Description |
|---|---|
static TestAppliesTo |
TestAppliesTo.resolve(String value)
Resolves a full URI/IRI to an enum
|
static TestAppliesTo |
TestAppliesTo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestAppliesTo[] |
TestAppliesTo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestAppliesTo |
EndpointTestSource.getSourceType() |
abstract TestAppliesTo |
Source.getSourceType() |
TestAppliesTo |
DumpTestSource.getSourceType() |
TestAppliesTo |
SchemaSource.getSourceType() |
TestAppliesTo |
EnrichedSchemaSource.getSourceType() |
TestAppliesTo |
ApplicationSource.getSourceType() |
| Modifier and Type | Method and Description |
|---|---|
TestAppliesTo |
TestCaseAnnotation.getAppliesTo() |
| Constructor and Description |
|---|
TestCaseAnnotation(TestGenerationType generated,
String autoGeneratorURI,
TestAppliesTo appliesTo,
String sourceUri,
Collection<String> references,
String description,
RLOGLevel testCaseLogLevel,
Collection<ResultAnnotation> resultAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
static String |
CacheUtils.getSchemaSourceCacheFilename(String testFolder,
TestAppliesTo schemaType,
String prefix,
String uri) |
Copyright © 2014. All rights reserved.