@PrepareForTest(value={TopologyUtils.class,ReflectionUtils.class,SchedulerUtils.class}) public class SchedulerMainTest extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
exception |
Constructor and Description |
---|
SchedulerMainTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp()
Basic setup before executing a test case
|
void |
testExceptionsInInit() |
void |
testExceptionsInReflections() |
void |
testExceptionsInStartingServer() |
void |
testOnSchedulerFailure() |
void |
testRunScheduler() |
void |
testSetSchedulerLocationFailure() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testExceptionsInReflections() throws java.lang.Exception
java.lang.Exception
public void testExceptionsInInit() throws java.lang.Exception
java.lang.Exception
public void testOnSchedulerFailure() throws java.lang.Exception
java.lang.Exception
public void testExceptionsInStartingServer() throws java.lang.Exception
java.lang.Exception
public void testSetSchedulerLocationFailure() throws java.lang.Exception
java.lang.Exception
public void testRunScheduler() throws java.lang.Exception
java.lang.Exception