public class ERQSJobSupervisorTest extends Object
Constructor and Description |
---|
ERQSJobSupervisorTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddAndRemoveJob2Scheduler()
We need to test add and remove in the same test because when the scheduler is created, it's a singleton that remains in
memory until the last test is executed.
|
void |
testBuildGroup() |
void |
testBuildJobDetail() |
void |
testBuildTrigger() |
void |
testBuildTriggerForJob() |
void |
testBuildTriggerName() |
void |
testExecute() |
void |
testGetClassString() |
void |
testIsJobDescriptionValid() |
void |
testJobs2AddOrModify()
We need to test add and remove in the same test because when the scheduler is created, it's a singleton that remains in
memory until the last test is executed.
|
public void testBuildTriggerName() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testBuildGroup() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testIsJobDescriptionValid() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testGetClassString() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testBuildJobDetail() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testBuildTrigger() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testExecute() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testBuildTriggerForJob() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testAddAndRemoveJob2Scheduler() throws org.quartz.SchedulerException
org.quartz.SchedulerException
public void testJobs2AddOrModify() throws org.quartz.SchedulerException
Not the best option.
org.quartz.SchedulerException
Copyright © 2002 – 2024 Project Wonder.