Package com.faunos.util.test

Support for unit tests.

See:
          Description

Class Summary
AbbreviatedFilepath Utility for creating an abbreviated string representation of a file path.
BinaryStrings Utility for printing out binary strings.
DebugInputChannel A filter on a ScatteringByteChannel that echoes whatever is read to a PrintStream.
DebugOutputChannel A filter on a GatheringByteChannel that echoes whatever is written to a PrintStream.
Helper Utility used by some test cases.
 

Package com.faunos.util.test Description

Support for unit tests. Also includes classes for creating string representations of numbers, file paths. These are mostly intended as visual aids, for say debugging, or in log messages.



SourceForge.net Logo