public class DetachedVertexTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description | 
|---|
DetachedVertexTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
shouldAttachToGraph()  | 
void | 
shouldAttachToVertex()  | 
void | 
shouldBeAbleToCallPropertyIfThereIsASingleProperty()  | 
void | 
shouldConstructDetachedVertex()  | 
void | 
shouldConstructDetachedVertexAsReference()  | 
void | 
shouldConstructDetachedVertexFromParts()  | 
void | 
shouldConstructDetachedVertexFromPartsWithPropertiesOnProperties()  | 
void | 
shouldCreateVertex()  | 
void | 
shouldDetachCollections()  | 
void | 
shouldDetachVertexWithMultiPropertiesAndMetaProperties()  | 
void | 
shouldEvaluateToEqual()  | 
void | 
shouldHashAndEqualCorrectly()  | 
void | 
shouldHaveSameHashCode()  | 
void | 
shouldIteratePropertiesOnDetached()  | 
void | 
shouldNotAllowAddEdge()  | 
void | 
shouldNotAllowRemove()  | 
void | 
shouldNotAllowSetProperty()  | 
void | 
shouldNotBeAbleToCallPropertyIfThereAreMultipleProperties()  | 
void | 
shouldNotConstructNewWithSomethingAlreadyDetached()  | 
void | 
shouldNotEvaluateToEqualDifferentId()  | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic void shouldIteratePropertiesOnDetached()
public void shouldHashAndEqualCorrectly()
public void shouldNotConstructNewWithSomethingAlreadyDetached()
public void shouldConstructDetachedVertex()
public void shouldConstructDetachedVertexAsReference()
public void shouldDetachVertexWithMultiPropertiesAndMetaProperties()
public void shouldEvaluateToEqual()
public void shouldHaveSameHashCode()
public void shouldAttachToGraph()
public void shouldAttachToVertex()
public void shouldNotEvaluateToEqualDifferentId()
public void shouldConstructDetachedVertexFromParts()
public void shouldConstructDetachedVertexFromPartsWithPropertiesOnProperties()
public void shouldNotAllowAddEdge()
public void shouldNotAllowSetProperty()
public void shouldNotAllowRemove()
public void shouldNotBeAbleToCallPropertyIfThereAreMultipleProperties()
public void shouldBeAbleToCallPropertyIfThereIsASingleProperty()
public void shouldCreateVertex()
public void shouldDetachCollections()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.