public class LocalSchedulerTest
extends java.lang.Object
Constructor and Description |
---|
LocalSchedulerTest() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testClose() |
void |
testOnKill() |
void |
testOnRestart() |
void |
testOnSchedule() |
void |
testStartExecutorMonitorKilled() |
void |
testStartExecutorMonitorNotKilled() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testClose() throws java.lang.Exception
java.lang.Exception
public void testOnSchedule() throws java.lang.Exception
java.lang.Exception
public void testOnKill() throws java.lang.Exception
java.lang.Exception
public void testOnRestart() throws java.lang.Exception
java.lang.Exception
public void testStartExecutorMonitorNotKilled() throws java.lang.Exception
java.lang.Exception
public void testStartExecutorMonitorKilled() throws java.lang.Exception
java.lang.Exception