Package ccl.util.test

Self tests for package ccl.util.

See:
          Description

Class Summary
ClassPathUtilTest Tests for class ccl.jcf.JCFUtil.
FileUtilTest Tests for ccl.util.FileUtil.
IniFileTest Tests for ccl.util.IniFile.
InitTest Test cases for ccl.util.Init class.
OutputErrorStreamManagerTest Insert your test code into the _doIt() method and test bugs with 'bugIf( boolean expression );' or 'bugIf( boolean expression, "comment about what went wrong" );'.
SingletonTest Minimal test of ccl.util.Singleton.
SToLAndConcatTest Test cases for ccl.util.Util.stringToLines(..) and concat(..) methods.
StreamCopierTest Test class to check if the StreamCopier class works correctly.
SysEnvTest  
TestDummy Used by TestTest class.
TestTest Tests the ccl.util.Test class which is the center of the testing API.
TestTest.FailingTest Comment to fool checkstyle.
TestTest.SuccessfullTest Comment to fool checkstyle.
UtilPackageTest Collection of test cases (sub tests) for ccl.util package.
UtilTest Test cases for ccl.util.Util class.
 

Package ccl.util.test Description

Self tests for package ccl.util.