[
https://issues.apache.org/jira/browse/MARMOTTA-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748664#comment-13748664
]
ASF subversion and git services commented on MARMOTTA-285:
----------------------------------------------------------
Commit a20d9357313ed9818551507bbc60b302262d6c03 in branch refs/heads/develop
from [~jakob]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-marmotta.git;h=a20d935 ]
Implemented a special JUnit Runner to replace the Parameterized Runner
which is used for the database-related tests.
The KiWiDatabaseRunner works similar to a "normal" Parameterized Runner
but:
* expects a field of type KiWiConfiguration, annotated with @KiWiConfig,
or:
* a constructor accepting exactly one parameter of type
KiWiConfiguration
Availability is checked directly by the runner, H2 is always tested.
(will be gradually used in the KiWi-Tests, such as MARMOTTA-285 and
MARMOTTA-287)
> Implement/Integrate Sesame SPARQL Testsuite into KiWi
> -----------------------------------------------------
>
> Key: MARMOTTA-285
> URL: https://issues.apache.org/jira/browse/MARMOTTA-285
> Project: Marmotta
> Issue Type: Test
> Components: Triple Store
> Reporter: Jakob Frank
> Assignee: Sebastian Schaffert
> Labels: sesame, sparql, test
>
> Sesame has a nice test suite for the SPARQL Implementation - to ensure
> conformance of our local optimizations.
> https://bitbucket.org/openrdf/sesame/src/2de4dce36fb2b8c577581146b534525d3f6c12a0/testsuites/sparql/
> <dependency>
> <groupId>org.openrdf.sesame</groupId>
> <artifactId>sesame-sparql-testsuite</artifactId>
> </dependency>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira