Tests the operations of the jblanketreport Ant task.
If using Ant to execute this test class a 'jblanket.testdir' system property needs to be set
in the build.xml file. If running test class from command line, must provide -D argument with
'jblanket.testdir' to set the system property. This value is used in the testFileOperations
method.
The 'jblanket.dir' system property also needs to be temporarily overrided by setting its
value in the build.xml file. This value should be the same as 'jblanket.testdir'. If
running test class from command line, must provide -D argument with 'jblanket.testdir'
to set the system property. This value is used in the testFileOperations method.
author: Joy M. Agustin version: $Id: TestReport.java,v 1.2 2004/11/07 08:53:27 timshadel Exp $ |