Package titan.manual.storage
Class TitanPersistenceIntegrationTest
java.lang.Object
titan.manual.storage.TitanPersistenceIntegrationTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
REDIS_HOST
- See Also:
-
REDIS_PORT
private static final int REDIS_PORT- See Also:
-
SCHEDULER_PORT
private static final int SCHEDULER_PORT- See Also:
-
-
Constructor Details
-
TitanPersistenceIntegrationTest
public TitanPersistenceIntegrationTest()
-
-
Method Details
-
main
-
setup
- Throws:
IOException
-
teardown
private static void teardown() -
testRedisInteraction
private static boolean testRedisInteraction() -
testJobPersistence
private static boolean testJobPersistence() -
testCrashRecovery
private static boolean testCrashRecovery()
-