@ContextConfiguration
@DirtiesContext(classMode=AFTER_CLASS)
public class LightningControllerTest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LightningControllerTest.SpringConfig |
| Constructor and Description |
|---|
LightningControllerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
ecvCheck() |
void |
setup() |
static void |
setupClass() |
void |
testAudit() |
void |
testAuditJson() |
void |
testAuditJsonError() |
void |
testAuditSummary() |
void |
testGetSystemConfig() |
void |
testGetSystemConfigError() |
void |
testLightningStats() |
void |
testPoll() |
void |
testPollJson() |
void |
testPollJsonError() |
void |
testReserve() |
void |
testReserveError() |
void |
testSubmit() |
void |
testSubmitError() |
void |
testUpdateSystemConfig() |
void |
testUpdateSystemConfigError() |
public static void setupClass()
public void setup()
public void ecvCheck()
throws java.lang.Exception
java.lang.Exceptionpublic void testReserve()
throws java.lang.Exception
java.lang.Exceptionpublic void testReserveError()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubmit()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubmitError()
throws java.lang.Exception
java.lang.Exceptionpublic void testPollJson()
throws java.lang.Exception
java.lang.Exceptionpublic void testPollJsonError()
throws java.lang.Exception
java.lang.Exceptionpublic void testPoll()
throws java.lang.Exception
java.lang.Exceptionpublic void testAuditJson()
throws java.lang.Exception
java.lang.Exceptionpublic void testAuditJsonError()
throws java.lang.Exception
java.lang.Exceptionpublic void testAudit()
throws java.lang.Exception
java.lang.Exceptionpublic void testAuditSummary()
throws java.lang.Exception
java.lang.Exceptionpublic void testLightningStats()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSystemConfig()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetSystemConfigError()
throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateSystemConfig()
throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateSystemConfigError()
throws java.lang.Exception
java.lang.Exception