[ 
https://issues.apache.org/jira/browse/MARMOTTA-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748665#comment-13748665
 ] 

ASF subversion and git services commented on MARMOTTA-287:
----------------------------------------------------------

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 Store Testsuite into KiWi
> ----------------------------------------------------
>
>                 Key: MARMOTTA-287
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-287
>             Project: Marmotta
>          Issue Type: Test
>          Components: Triple Store
>            Reporter: Jakob Frank
>            Assignee: Sebastian Schaffert
>              Labels: sesame, test
>
> Sesame has a nice test suite for store implementations:
> https://bitbucket.org/openrdf/sesame/src/983edfccb2306977d0eae61dac3a5cd0c9ffe851/testsuites/store?at=master
> <dependency>
>     <groupId>org.openrdf.sesame</groupId>
>     <artifactId>sesame-store-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

Reply via email to