|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.larkc.core.LarkcTest
eu.larkc.core.ShutdownTest
public class ShutdownTest
Test the regular and error-caused shutdown of the LarKC platform. Tests in this class will also test platform initialization.
| Constructor Summary | |
|---|---|
ShutdownTest()
|
|
| Method Summary | |
|---|---|
void |
regularShutdownTest()
Tests if LarKC will shut down correctly after initialization. |
void |
shutdownDueToErrorTest()
Tests if the LarKC platform will shut down correctly if it encounters an error during initialization. |
void |
startLarkcBeforeEveryTest()
Start the platform if it was not yet started or shut down again. |
| Methods inherited from class eu.larkc.core.LarkcTest |
|---|
deleteOrdiTreeDirectory, startLarKC |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShutdownTest()
| Method Detail |
|---|
public void startLarkcBeforeEveryTest()
public void regularShutdownTest()
throws EndpointShutdownException
EndpointShutdownException - on endpoint shutdown error
public void shutdownDueToErrorTest()
throws EndpointShutdownException
EndpointShutdownException - on endpoint shutdown error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||