[
https://issues.apache.org/jira/browse/COMPRESS-305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324540#comment-14324540
]
Sebb commented on COMPRESS-305:
-------------------------------
URL: http://svn.apache.org/r1660452
Log:
Oops, omitted a Test annotation
Modified:
commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/X5455_ExtendedTimestampTest.java
> Convert all tests to JUnit4 style
> ---------------------------------
>
> Key: COMPRESS-305
> URL: https://issues.apache.org/jira/browse/COMPRESS-305
> Project: Commons Compress
> Issue Type: Task
> Affects Versions: 1.9
> Reporter: Sebb
> Fix For: 1.10
>
>
> Most of the tests still use the JUnit3 style, however a large proportion have
> been converted to use the JUnit4 style with \@Test annotations.
> It's a bit confusing to have the two styles intermingled.
> There is an AbstractTestCase which has a lot of sub-classes.
> Two its sub-classes also use suite():
> - LongPathTest
> - ArchiveReadTests
> These tests are likely to be the trickiest to convert.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)