public abstract class ProfileTest extends AbstractGremlinProcessTest
Modifier and Type | Class and Description |
---|---|
static class |
ProfileTest.MockStep
ProfileStrategy callback test.
|
static class |
ProfileTest.Traversals
Traversals
|
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
ProfileTest() |
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public abstract Traversal<Vertex,Vertex> get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile()
public abstract Traversal<Vertex,String> get_g_V_whereXinXcreatedX_count_isX1XX_valuesXnameX_profile()
public abstract Traversal<Vertex,Map<String,String>> get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_byXnameX_profile()
public void g_V_out_out_profile_simple()
public void g_V_out_out_profile_modern()
public void g_V_out_out_profile_grateful()
public void g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile()
public void g_V_repeat_both_modern_profile()
public void g_V_hasXinXcreatedX_count_isX1XX_valuesXnameX_profile()
public void testProfileStrategyCallback()
public void g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_byXnameX_profile()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.