You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Renaud Richardet (JIRA)" <de...@uima.apache.org> on 2015/04/29 13:47:05 UTC

[jira] [Commented] (UIMA-4370) refactor JUnit tests

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

Renaud Richardet commented on UIMA-4370:
----------------------------------------


PS: HtmlConverterXmlTest fails for some reason (but was already failing before...)
{code}
java.lang.AssertionError: expected:<false> but was:<true>
    at org.apache.uima.ruta.engine.HtmlConverterXmlTest.testExpandOffsets(HtmlConverterXmlTest.java:156)
{code}

> refactor JUnit tests
> --------------------
>
>                 Key: UIMA-4370
>                 URL: https://issues.apache.org/jira/browse/UIMA-4370
>             Project: UIMA
>          Issue Type: Improvement
>          Components: ruta
>            Reporter: Renaud Richardet
>            Priority: Minor
>         Attachments: tests2.diff
>
>
> * introduces 2 helper functions for Ruta JUnit tests (see RutaTestUtils.java).
> * removes over 4k lines of test code and improves readability
>  



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