born2snipe / zipunit

A Java API made for testing creation of zip files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZipUnit Build Status

This is a simple Java API for testing Zip/Jar files

Classes of interest

  • AssertZip - allows asserting entries in a zip file
  • ZipBuilder - a class for building zip files (ie. test zip files)

About

A Java API made for testing creation of zip files

License:Other


Languages

Language:Java 100.0%