public class CredentialGraphTest extends AbstractGremlinTest
config, g, graph, graphProvider, name
Constructor and Description |
---|
CredentialGraphTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldCountUsers() |
void |
shouldCreateUser() |
void |
shouldFindUser() |
void |
shouldNotFindUser() |
void |
shouldNotRemoveUser() |
void |
shouldRemoveUser() |
void |
shouldThrowIfFindingMultipleUsers() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldCreateUser()
public void shouldRemoveUser()
public void shouldNotRemoveUser()
public void shouldFindUser()
public void shouldNotFindUser()
public void shouldCountUsers()
public void shouldThrowIfFindingMultipleUsers()
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.