public class CypherQueryExecutorTest
extends java.lang.Object
Constructor and Description |
---|
CypherQueryExecutorTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testAdhereToCypherVersion16() |
void |
testAdhereToCypherVersion17() |
void |
testAdhereToCypherVersion18() |
void |
testAdhereToCypherVersion19() |
void |
testAdhereToNoCypherVersion() |
void |
testCypherQuery() |
void |
testDontProfileUnion() |
void |
testDontProfileUnionCheck() |
void |
testExtractProperties() |
void |
testHandlePeriodicCommit() |
void |
testIgnoreTrailingSemicolon() |
void |
testIsMutatingQuery() |
void |
testPrettifyQuery() |
void |
testReplaceIndex() |
void |
testToJson() |
void |
testWorksWithCypherPrefix() |
void |
testWorksWithMerge() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void tearDown() throws java.lang.Exception
java.lang.Exception
public void testIsMutatingQuery() throws java.lang.Exception
java.lang.Exception
public void testExtractProperties() throws java.lang.Exception
java.lang.Exception
public void testIgnoreTrailingSemicolon() throws java.lang.Exception
java.lang.Exception
public void testAdhereToCypherVersion16() throws java.lang.Exception
java.lang.Exception
public void testAdhereToCypherVersion17() throws java.lang.Exception
java.lang.Exception
public void testAdhereToCypherVersion18() throws java.lang.Exception
java.lang.Exception
public void testAdhereToCypherVersion19() throws java.lang.Exception
java.lang.Exception
public void testAdhereToNoCypherVersion() throws java.lang.Exception
java.lang.Exception
public void testWorksWithMerge() throws java.lang.Exception
java.lang.Exception
public void testWorksWithCypherPrefix() throws java.lang.Exception
java.lang.Exception
public void testPrettifyQuery() throws java.lang.Exception
java.lang.Exception
public void testCypherQuery() throws java.lang.Exception
java.lang.Exception
public void testToJson() throws java.lang.Exception
java.lang.Exception
public void testReplaceIndex() throws java.lang.Exception
java.lang.Exception
public void testDontProfileUnionCheck() throws java.lang.Exception
java.lang.Exception
public void testDontProfileUnion() throws java.lang.Exception
java.lang.Exception
public void testHandlePeriodicCommit() throws java.lang.Exception
java.lang.Exception