[
https://issues.apache.org/jira/browse/SANDBOX-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Grobmeier updated SANDBOX-183:
----------------------------------------
Attachment: patch-testcases.txt
Please apply the attached patch. It improves the TestCases a bit. Its not
perfect, but before the patch beomes to big, I would like to see it applied.
Thanks!
Changes:
ChangeSet: removed System.out.println
AbstracTestCase: added a method which adds the src/test/resources folder to the
classpath. This is cool when starting the JUnit from eclipse. Additionally two
new helper which create zipfiles and help with checking the content.
DetectArchiverTestCase: extends from AbstractTestCase to get the "add to
eclipse classpath" feature
ZipTestCase: built in one assertion
ChangeSetTestCase: several business logic testcases and assertion stuff.
Assertions fail at the moment, but this is due to ChangeSet-Implementation bugs.
src/test/resources: New files for better testcases
> Compress should allow for writing to Zip Files
> ----------------------------------------------
>
> Key: SANDBOX-183
> URL: https://issues.apache.org/jira/browse/SANDBOX-183
> Project: Commons Sandbox
> Issue Type: New Feature
> Components: Compress
> Affects Versions: Nightly Builds
> Reporter: Will Pugh
> Assignee: Torsten Curdt
> Attachments: myzip.zip, myzip2.zip, patch-changeset-review1.txt,
> patch-testcases.txt
>
>
> Compress should be able to modify existing ZipFiles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.