- geFirstOutputFormat() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- generate(Source) - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
-
- generateTestSuite(String, Source, Collection<TestAutoGenerator>) - Method in class org.aksw.rdfunit.tests.generators.TestGeneratorExecutor
-
- generateTestURI(String, Pattern, Collection<Binding>, String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
-
- generationFinished() - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
-
Called when test generation ends
- generationStarted(Source, long) - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
-
Called when testing starts
- getAbrTestURI() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getAllFormats() - Static method in class org.aksw.rdfunit.io.format.SerialiazationFormatFactory
-
Returns a list with all the defined serialization formats
- getAllNamespaces() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
-
Gets all namespaces that exists in a QEF
- getAllSchemata() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getAnnotationProperty() - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
-
Gets the annotation property.
- getAnnotationValue() - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
-
Gets the annotation value.
- getAppliesTo() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getAutoGenerators() - Method in class org.aksw.rdfunit.RDFUnit
-
- getAutoGeneratorsALLFromResource() - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
-
- getAutoGeneratorsDSPFromResource() - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
-
- getAutoGeneratorsOWLFromResource() - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
-
- getAutoGeneratorURI() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getAutoPrefixForURI(String) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
-
- getBindedAnnotations(Collection<Binding>) - Method in class org.aksw.rdfunit.patterns.Pattern
-
Goes through all external annotations and if it finds a literal value with %%XX%%
it replaces it with the binding value
- getBindingsFromTestCase(QueryExecutionFactory, String, Pattern) - Static method in class org.aksw.rdfunit.Utils.TestUtils
-
- getCacheFile(String, Source) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
-
- getCacheFolderForURI(String) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
-
- getCacheTTL() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getClassStats() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
-
Returns property statistics.
- getConstrain() - Method in class org.aksw.rdfunit.patterns.PatternParameter
-
- getConstraintPattern() - Method in class org.aksw.rdfunit.patterns.PatternParameter
-
- getCustomDereferenceURI() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getDataFolder() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getDatasetURI() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getDescription() - Method in class org.aksw.rdfunit.patterns.Pattern
-
- getDescription() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
-
- getDescription() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getEndpointGraphs() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getEndpointQueryCacheTTL() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getEndpointQueryDelayMS() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getEndpointQueryLimit() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getEndpointQueryPagination() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getEndpointURI() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getEndTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getEnrichedSchema() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getErrorCount() - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
-
Gets error count.
- getErrorTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getExecutionFactory() - Method in class org.aksw.rdfunit.sources.Source
-
- getExtension() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
-
Gets the serialization extension.
- getFailedTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getFirstItemInCollection(Collection<T>) - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
-
- getGenerated() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getHeaderType() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
-
Gets the serialization mimetype
- getId() - Method in class org.aksw.rdfunit.patterns.Pattern
-
- getId() - Method in class org.aksw.rdfunit.patterns.PatternParameter
-
- getIdentifiedSchemata() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
-
Uses the getAllNamespaces() function and tries to match them to SchemaSource's
- getIndividualErrors() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getInputFormat(String) - Static method in class org.aksw.rdfunit.services.FormatService
-
returns an input FormatType for a given name
- getLocalName(String, String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
-
Returns the local name of a URI by removing the prefix namespace
- getLogLevel() - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
-
Gets the log level.
- getLogLevel() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getMD5FromString(String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
-
- getMessage() - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
-
Gets the message.
- getModel() - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
Gets model that contains the results
- getModelFromQueryFactory(QueryExecutionFactory) - Static method in class org.aksw.rdfunit.Utils.SparqlUtils
-
- getName() - Method in class org.aksw.rdfunit.io.format.SerializationFormat
-
Gets the default serialization name.
- getNamespaceFromURI(String) - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
-
Gets namespace from uRI.
- getNSFromPrefix(String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
-
Given a prefix it returns the prefix namespace.
- getOutputFormat(String) - Static method in class org.aksw.rdfunit.services.FormatService
-
returns an output FormatType for a given name
- getOutputFormats() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getOutputStreamFromFilename(String) - Static method in class org.aksw.rdfunit.io.RDFStreamWriter
-
- getOverviewResults() - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
Gets overview results.
- getPagination() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getParameter(String) - Method in class org.aksw.rdfunit.patterns.Pattern
-
Returns a parameter object from a parameter URI
- getParameterId() - Method in class org.aksw.rdfunit.tests.Binding
-
- getParameters() - Method in class org.aksw.rdfunit.patterns.Pattern
-
Returns the Pattern Parameters as an immutable Collection
- getPattern(String) - Static method in class org.aksw.rdfunit.services.PatternService
-
- getPattern() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
-
- getPattern(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.PatternUtils
-
Given a QueryExecutionFactory and a pattern URI, it instantiates a new Pattern
- getPatternList() - Static method in class org.aksw.rdfunit.services.PatternService
-
- getPatterns() - Method in class org.aksw.rdfunit.RDFUnit
-
- getPatternsFromResource() - Static method in class org.aksw.rdfunit.Utils.RDFUnitUtils
-
- getPrefix() - Method in exception org.aksw.rdfunit.exceptions.UndefinedSchemaException
-
- getPrefix() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getPrefix() - Method in class org.aksw.rdfunit.sources.EnrichedSchemaSource
-
- getPrefix() - Method in class org.aksw.rdfunit.sources.Source
-
- getPrefixFromNS(String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
-
- getPrevalenceCount() - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
-
Gets prevalence count.
- getPropertyStats() - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
-
Returns property statistics.
- getQuery() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
-
- getQueryDelay() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getQueryLimit() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getReferences() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getReferencesFromTestCase(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.TestUtils
-
- getReferencesSchemata() - Method in class org.aksw.rdfunit.sources.Source
-
- getResource() - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
-
Gets the resource.
- getResultAnnotations() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getResultAnnotations() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getResultAnnotations(QueryExecutionFactory, String) - Static method in class org.aksw.rdfunit.Utils.SparqlUtils
-
- getResultMessage() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getResultsHeader() - Method in class org.aksw.rdfunit.io.RDFHTMLResultsAggregateWriter
-
- getResultsHeader() - Method in class org.aksw.rdfunit.io.RDFHTMLResultsRlogWriter
-
- getResultsHeader() - Method in class org.aksw.rdfunit.io.RDFHTMLResultsStatusWriter
-
- getResultsHeader() - Method in class org.aksw.rdfunit.io.RDFHTMLResultsWriter
-
- getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.RDFHTMLResultsAggregateWriter
-
- getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.RDFHTMLResultsRlogWriter
-
- getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.RDFHTMLResultsStatusWriter
-
- getResultsList(QueryExecutionFactory, String) - Method in class org.aksw.rdfunit.io.RDFHTMLResultsWriter
-
- getSchema() - Method in class org.aksw.rdfunit.sources.SchemaSource
-
- getSchemaSourceCacheFilename(String, TestAppliesTo, String, String) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
-
- getSerialization() - Method in exception org.aksw.rdfunit.exceptions.UndefinedSerializationException
-
- getSourceAutoTestFile(String, Source) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
-
- getSourceFromPrefix(String) - Static method in class org.aksw.rdfunit.services.SchemaService
-
- getSourceFromPrefix(String, String) - Static method in class org.aksw.rdfunit.services.SchemaService
-
- getSourceFromUri(String) - Static method in class org.aksw.rdfunit.services.SchemaService
-
- getSourceFromUri(String, String) - Static method in class org.aksw.rdfunit.services.SchemaService
-
- getSourceList(String, Collection<String>) - Static method in class org.aksw.rdfunit.services.SchemaService
-
- getSourceListAll(boolean, String) - Static method in class org.aksw.rdfunit.services.SchemaService
-
- getSourceManualTestFile(String, Source) - Static method in class org.aksw.rdfunit.Utils.CacheUtils
-
- getSourceType() - Method in class org.aksw.rdfunit.sources.ApplicationSource
-
- getSourceType() - Method in class org.aksw.rdfunit.sources.DumpTestSource
-
- getSourceType() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getSourceType() - Method in class org.aksw.rdfunit.sources.EnrichedSchemaSource
-
- getSourceType() - Method in class org.aksw.rdfunit.sources.SchemaSource
-
- getSourceType() - Method in class org.aksw.rdfunit.sources.Source
-
- getSourceUri() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getSparqlEndpoint() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getSparqlGraphs() - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- getSparqlPatternPrevalence() - Method in class org.aksw.rdfunit.patterns.Pattern
-
- getSparqlPrefixDecl() - Static method in class org.aksw.rdfunit.services.PrefixNSService
-
- getSparqlPrevalence() - Method in class org.aksw.rdfunit.tests.ManualTestCase
-
- getSparqlPrevalence() - Method in class org.aksw.rdfunit.tests.PatternBasedTestCase
-
- getSparqlPrevalence() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getSparqlPrevalenceQuery() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationAskFactory
-
- getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationCountFactory
-
- getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationExtendedSelectFactory
-
- getSparqlQuery(TestCase) - Method in interface org.aksw.rdfunit.tests.QueryGenerationFactory
-
Gets a TestCase and returns an appropriate sparql query as Jena Query
- getSparqlQuery(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationSelectFactory
-
- getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationAskFactory
-
- getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationCountFactory
-
- getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationExtendedSelectFactory
-
- getSparqlQueryAsString(TestCase) - Method in interface org.aksw.rdfunit.tests.QueryGenerationFactory
-
Gets a TestCase and returns an appropriate sparql query as String
- getSparqlQueryAsString(TestCase) - Method in class org.aksw.rdfunit.tests.QueryGenerationSelectFactory
-
- getSparqlWhere() - Method in class org.aksw.rdfunit.tests.ManualTestCase
-
- getSparqlWhere() - Method in class org.aksw.rdfunit.tests.PatternBasedTestCase
-
- getSparqlWhere() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getSparqlWherePattern() - Method in class org.aksw.rdfunit.patterns.Pattern
-
- getStartTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getStats(String) - Method in class org.aksw.rdfunit.statistics.DatasetStatistics
-
Gets stats.
- getStatus() - Method in exception org.aksw.rdfunit.exceptions.TestCaseExecutionException
-
- getStatus() - Method in class org.aksw.rdfunit.tests.results.StatusTestCaseResult
-
Gets the status.
- getStatusClass(String) - Method in class org.aksw.rdfunit.io.RDFHTMLResultsStatusWriter
-
- getSuccessfullTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getTestCase() - Method in class org.aksw.rdfunit.tests.results.TestCaseResult
-
Gets the associated test case.
- getTestCaseExecutionType() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getTestCaseLogLevel() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getTestCases() - Method in class org.aksw.rdfunit.tests.TestSuite
-
- getTestFolder() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getTestSource() - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- getTestURI() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getTimeoutTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getTimestamp() - Method in class org.aksw.rdfunit.tests.results.TestCaseResult
-
Gets the result timestamp.
- getTotalTests() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- getUnitTestModel() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getUri() - Method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
-
- getUri() - Method in enum org.aksw.rdfunit.enums.RLOGLevel
-
- getUri() - Method in enum org.aksw.rdfunit.enums.TestAppliesTo
-
- getUri() - Method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
-
- getUri() - Method in enum org.aksw.rdfunit.enums.TestGenerationType
-
- getUri() - Method in class org.aksw.rdfunit.patterns.PatternParameter
-
- getUri() - Method in class org.aksw.rdfunit.sources.Source
-
- getUri() - Method in class org.aksw.rdfunit.tests.TestAutoGenerator
-
- getURIFromAbbrev(String) - Static method in class org.aksw.rdfunit.services.PrefixNSService
-
Given an abbreviated URI, it returns a full URI
- getValue() - Method in class org.aksw.rdfunit.tests.Binding
-
- getValueAsString() - Method in class org.aksw.rdfunit.tests.Binding
-
- getVariableAnnotations() - Method in class org.aksw.rdfunit.tests.TestCase
-
- getVariableAnnotations() - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- getVariableAnnotationsMap() - Method in class org.aksw.rdfunit.tests.results.ExtendedTestCaseResult
-
- schema - Variable in class org.aksw.rdfunit.sources.SchemaSource
-
- schemaReader - Variable in class org.aksw.rdfunit.sources.SchemaSource
-
- SchemaService - Class in org.aksw.rdfunit.services
-
- SchemaSource - Class in org.aksw.rdfunit.sources
-
- SchemaSource(String, String, RDFReader) - Constructor for class org.aksw.rdfunit.sources.SchemaSource
-
- SchemaSource(String, String, String, RDFReader) - Constructor for class org.aksw.rdfunit.sources.SchemaSource
-
- SchemaSource(SchemaSource) - Constructor for class org.aksw.rdfunit.sources.SchemaSource
-
- SerialiazationFormatFactory - Class in org.aksw.rdfunit.io.format
-
- SerializationFormat - Class in org.aksw.rdfunit.io.format
-
Holds a format serialization description
- SerializationFormat(String, SerializationFormatType, String, String) - Constructor for class org.aksw.rdfunit.io.format.SerializationFormat
-
Constructor
- SerializationFormat(String, SerializationFormatType, String, String, Set<String>) - Constructor for class org.aksw.rdfunit.io.format.SerializationFormat
-
Constructor
- serialize(Model) - Method in class org.aksw.rdfunit.tests.ManualTestCase
-
- serialize(Model) - Method in class org.aksw.rdfunit.tests.PatternBasedTestCase
-
- serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.AggregatedTestCaseResult
-
- serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.ExtendedTestCaseResult
-
- serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.RLOGTestCaseResult
-
- serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.StatusTestCaseResult
-
- serialize(Model, String) - Method in class org.aksw.rdfunit.tests.results.TestCaseResult
-
Serializes a TestCaseResult in a model.
- serialize(Model) - Method in class org.aksw.rdfunit.tests.TestCase
-
- serialize(Resource, Model) - Method in class org.aksw.rdfunit.tests.TestCaseAnnotation
-
- serialize(Model) - Method in class org.aksw.rdfunit.tests.TestSuite
-
- serializeAsResult(Resource, Model) - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
-
Serialize this annotation for an extended test case result
- serializeAsTestCase(Model) - Method in class org.aksw.rdfunit.tests.results.ResultAnnotation
-
Serialize this annotation for exporting a test case.
- set(DatasetOverviewResults) - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- setAutoSchemataFromQEF(QueryExecutionFactory) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setAutoTestsEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setCacheTTL(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- setCalculateCoverageEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setCustomDereferenceURI(String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setCustomTextSource(String, String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointConfiguration(String, Collection<String>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointConfiguration(String, Collection<String>, long, long, long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointConfiguration(String, Collection<String>, long, long, long, long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointQueryCacheTTL(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointQueryDelayMS(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointQueryLimit(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndpointQueryPagination(long) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setEndTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- setEnrichedSchema(String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setManualTestsEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setNSPrefixesInModel(Model) - Static method in class org.aksw.rdfunit.services.PrefixNSService
-
Adds the defined prefixes in a give model
- setOutputFormatTypes(Collection<String>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setPagination(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- setPrefix(String) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setQueryDelay(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- setQueryLimit(long) - Method in class org.aksw.rdfunit.sources.EndpointTestSource
-
- setSchemata(Collection<SchemaSource>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setSchemataFromPrefixes(Collection<String>) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setStartTime() - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- setTestCacheEnabled(boolean) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setTestCaseExecutionType(TestCaseExecutionType) - Method in class org.aksw.rdfunit.RDFUnitConfiguration
-
- setTestCases(Collection<TestCase>) - Method in class org.aksw.rdfunit.tests.TestSuite
-
- setTotalTests(long) - Method in class org.aksw.rdfunit.tests.results.DatasetOverviewResults
-
- SimpleTestExecutorMonitor - Class in org.aksw.rdfunit.tests.executors.monitors
-
A simple test executor monitor.
- SimpleTestExecutorMonitor() - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
Instantiates a new Simple test executor monitor.
- SimpleTestExecutorMonitor(boolean) - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
Instantiates a new Simple test executor monitor.
- SimpleTestExecutorMonitor(Model) - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
Instantiates a new Simple test executor monitor using an external Model.
- SimpleTestExecutorMonitor(Model, boolean) - Constructor for class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
Instantiates a new Simple test executor monitor.
- singleTestExecuted(TestCase, TestCaseResultStatus, Collection<TestCaseResult>) - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
- singleTestExecuted(TestCase, TestCaseResultStatus, Collection<TestCaseResult>) - Method in interface org.aksw.rdfunit.tests.executors.monitors.TestExecutorMonitor
-
Called when a single test is executed
- singleTestStarted(TestCase) - Method in class org.aksw.rdfunit.tests.executors.monitors.SimpleTestExecutorMonitor
-
- singleTestStarted(TestCase) - Method in interface org.aksw.rdfunit.tests.executors.monitors.TestExecutorMonitor
-
Called when a single test starts
- size() - Method in class org.aksw.rdfunit.tests.TestSuite
-
- Source - Class in org.aksw.rdfunit.sources
-
- Source(String, String) - Constructor for class org.aksw.rdfunit.sources.Source
-
- Source(Source) - Constructor for class org.aksw.rdfunit.sources.Source
-
- SourceFactory - Class in org.aksw.rdfunit.sources
-
- sourceGenerationExecuted(Source, TestGenerationType, long) - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
-
Called when a test generation starts
- sourceGenerationStarted(Source, TestGenerationType) - Method in interface org.aksw.rdfunit.tests.generators.monitors.TestGeneratorExecutorMonitor
-
Called when a test generation starts
- SparqlUtils - Class in org.aksw.rdfunit.Utils
-
- StatusTestCaseResult - Class in org.aksw.rdfunit.tests.results
-
The Status test case result.
- StatusTestCaseResult(TestCase, TestCaseResultStatus) - Constructor for class org.aksw.rdfunit.tests.results.StatusTestCaseResult
-
Instantiates a new Status test case result.
- StatusTestExecutor - Class in org.aksw.rdfunit.tests.executors
-
Test Executor that reports only a status (Success, Fail, Timeout or Error) for every test case and nothing more
- StatusTestExecutor(QueryGenerationFactory) - Constructor for class org.aksw.rdfunit.tests.executors.StatusTestExecutor
-
Instantiates a new StatusTestExecutor.
- validateQueries() - Method in class org.aksw.rdfunit.tests.TestCase
-
- valueOf(String) - Static method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.rdfunit.enums.RLOGLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestAppliesTo
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestCaseExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.rdfunit.enums.TestGenerationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.aksw.rdfunit.enums.PatternParameterConstraints
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.rdfunit.enums.RLOGLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.rdfunit.enums.TestAppliesTo
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.rdfunit.enums.TestCaseExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.rdfunit.enums.TestCaseResultStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.rdfunit.enums.TestGenerationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.