Class JobEntryTest
java.lang.Object
org.apache.turbine.services.schedule.JobEntryTest
Unit testing for Job Entries. Ensure that removing NumberKey from TurbineNonPersistentScheduler
still works.
- Version:
- $Id: JobEntryTest.java 615328 2008-01-25 20:25:05Z tv $
- Author:
- Eric Pugh
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
Tests if the job entries are comparable
-
Constructor Details
-
JobEntryTest
public JobEntryTest()
-
-
Method Details
-
setUpBefore
- Throws:
Exception
-
testCompareTo
Tests if the job entries are comparable
-