You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/05/26 12:54:17 UTC

[jira] [Commented] (OAK-2883) Tests for SegmentNodeStoreService

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

Chetan Mehrotra commented on OAK-2883:
--------------------------------------

Have a look at Sling OSGi Mocks [1]. I am currently using it to test Lucene OSGi stuff [2] and it works pretty fine

[1] https://sling.apache.org/documentation/development/osgi-mock.html
[2] https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexProviderServiceTest.java#L47-47

> Tests for SegmentNodeStoreService
> ---------------------------------
>
>                 Key: OAK-2883
>                 URL: https://issues.apache.org/jira/browse/OAK-2883
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: segmentmk
>            Reporter: Michael Dürig
>              Labels: technical_debt
>             Fix For: 1.3.0
>
>
> {{SegmentNodeStoreService}} currently has no test coverage whatsoever. We should change that.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)