Package titan.manual
Class DeployCommandIntegrationTest
java.lang.Object
titan.manual.DeployCommandIntegrationTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate static voidprivate static StringsendSchedulerCommand(byte opCode, String payload) private static voidprivate static void
-
Field Details
-
SCHEDULER_PORT
private static final int SCHEDULER_PORT- See Also:
-
WORKER_PORT
private static final int WORKER_PORT- See Also:
-
UDP_PORT
private static final int UDP_PORT- See Also:
-
-
Constructor Details
-
DeployCommandIntegrationTest
public DeployCommandIntegrationTest()
-
-
Method Details
-
main
- Throws:
InterruptedException
-
setupPermFiles
private static void setupPermFiles() -
runTestScenario
- Throws:
Exception
-
sendSchedulerCommand
- Throws:
IOException
-
verifyUdp
- Throws:
Exception
-