Ticket #460 (closed task: fixed)
Opened 2010-01-13T10:31:15-06:00
Last modified 2010-07-13T17:00:52-05:00
Add tests for I/O classes
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | critical | Milestone: |
|
Component: | bio-formats | Severity: | serious |
Keywords: | cleanup | Cc: | |
Blocked By: | Blocking: |
Description
Add unit tests for each of the following classes in loci.common, and any classes added as a result of ticket #459.
- BZip2Handle
- ByteArrayHandle
- CBZip2InputStream
- CompressedRandomAccess
- FileHandle
- GZipHandle
- IRandomAccess
- Location
- RandomAccessInputStream
- RandomAccessOutputStream
- URLHandle
- ZipHandle
Completed in r5847. Tests are in components/common/test/.