public abstract class TitanBlueprintsTest
extends com.tinkerpop.blueprints.impls.GraphTest
Constructor and Description |
---|
TitanBlueprintsTest() |
Modifier and Type | Method and Description |
---|---|
abstract void |
cleanUp() |
void |
doTestSuite(com.tinkerpop.blueprints.TestSuite testSuite) |
void |
doTestSuite(com.tinkerpop.blueprints.TestSuite testSuite,
Set<String> ignoreTests) |
abstract void |
shutDown() |
abstract void |
startUp() |
abstract boolean |
supportsMultipleGraphs() |
void |
testEdgeTestSuite() |
void |
testGMLReaderTestSuite() |
void |
testGraphMLReaderTestSuite() |
void |
testGraphSONReaderTestSuite() |
void |
testGraphTestSuite() |
void |
testKeyIndexableGraphTestSuite() |
void |
testQueryTestSuite() |
void |
testTitanSpecificTestSuite() |
void |
testTransactionalGraphTestSuite() |
void |
testVertexTestSuite() |
asList, computeTestDataRoot, count, count, count, deleteDirectory, getOnlyElement, getOnlyElement, printPerformance, printTestPerformance, stopWatch
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
public void testKeyIndexableGraphTestSuite() throws Exception
Exception
public void testTransactionalGraphTestSuite() throws Exception
Exception
public void testTitanSpecificTestSuite() throws Exception
Exception
public void testGraphMLReaderTestSuite() throws Exception
Exception
public void testGraphSONReaderTestSuite() throws Exception
Exception
public abstract boolean supportsMultipleGraphs()
GraphTest.generateGraph(String)
is supportedpublic abstract void cleanUp() throws com.thinkaurelius.titan.diskstorage.StorageException
com.thinkaurelius.titan.diskstorage.StorageException
public abstract void startUp()
public abstract void shutDown()
public void doTestSuite(com.tinkerpop.blueprints.TestSuite testSuite) throws Exception
doTestSuite
in class com.tinkerpop.blueprints.impls.GraphTest
Exception
Copyright © 2012-2013. All Rights Reserved.