| Package | Description |
|---|---|
| org.aksw.rdfunit.sources | |
| org.aksw.rdfunit.tests.generators.monitors | |
| org.aksw.rdfunit.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TestSource
Description
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestSource
Description
|
class |
ApplicationSource
ApplicationSource class.
|
class |
DatasetTestSource
Defines a source based on an RDF Dump
This can be any type of dump (ttl, nt, rdfa, rdf, etc)
This has to be more sophisticated in the end (e.g.
|
class |
DumpTestSource
Defines a source based on an RDF Dump
This can be any type of dump (ttl, nt, rdfa, rdf, etc)
This has to be more sophisticated in the end (e.g.
|
class |
EndpointTestSource
Describes a SPARQL Endpoint source
|
class |
EnrichedSchemaSource
EnrichedSchemaSource class.
|
class |
SchemaSource
SchemaSource class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestGeneratorExecutorMonitor.generationStarted(Source source,
long numberOfSources)
Called when testing starts
|
void |
TestGeneratorExecutorMonitor.sourceGenerationExecuted(Source source,
TestGenerationType generationType,
long testsCreated)
Called when a test generation starts
|
void |
TestGeneratorExecutorMonitor.sourceGenerationStarted(Source source,
TestGenerationType generationType)
Called when a test generation starts
|
| Modifier and Type | Method and Description |
|---|---|
static String |
CacheUtils.getCacheFile(String testFolder,
Source source)
getCacheFile.
|
static String |
CacheUtils.getSourceAutoTestFile(String testFolder,
Source source)
getSourceAutoTestFile.
|
static String |
CacheUtils.getSourceManualTestFile(String testFolder,
Source source)
getSourceManualTestFile.
|
Copyright © 2015. All rights reserved.