edu.rit.pj.job.test
Class Test01
- java.lang.Object
-
- edu.rit.pj.job.JobGenerator
-
- edu.rit.pj.job.test.Test01
-
- All Implemented Interfaces:
- java.lang.Iterable<Job>
public class Test01 extends JobGenerator
Class Test01 is a JobGenerator for unit testing. Each job, when run, sleeps for one second, then prints its job number and a message on the standard output. The standard output is redirected to a file named "outi", where i is the job number.
-
-
Constructor Summary
Constructors Constructor and Description Test01(int N)Construct a new test job generator.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidmain(java.lang.String[] args)Test01 job main program.-
Methods inherited from class edu.rit.pj.job.JobGenerator
iterator, omit
-
-
DMelt 3.0 © DataMelt by jWork.ORG