void |
TransactionTest.shouldAllowAutoTransactionToWorkWithoutMutationByDefault() |
void |
TransactionTest.shouldAllowReferenceOfEdgeIdOutsideOfOriginalThreadAuto() |
void |
TransactionTest.shouldAllowReferenceOfEdgeIdOutsideOfOriginalThreadManual() |
void |
TransactionTest.shouldAllowReferenceOfEdgeOutsideOfOriginalTransactionalContextAuto() |
void |
TransactionTest.shouldAllowReferenceOfEdgeOutsideOfOriginalTransactionalContextManual() |
void |
TransactionTest.shouldAllowReferenceOfVertexIdOutsideOfOriginalThreadAuto() |
void |
TransactionTest.shouldAllowReferenceOfVertexIdOutsideOfOriginalThreadManual() |
void |
TransactionTest.shouldAllowReferenceOfVertexOutsideOfOriginalTransactionalContextAuto() |
void |
TransactionTest.shouldAllowReferenceOfVertexOutsideOfOriginalTransactionalContextManual() |
void |
PropertyTest.BasicPropertyTest.shouldAllowRemovalFromEdgeWhenAlreadyRemoved() |
void |
PropertyTest.BasicPropertyTest.shouldAllowRemovalFromVertexWhenAlreadyRemoved() |
void |
TransactionTest.shouldCommitPropertyAutoTransactionByDefault() |
void |
FeatureSupportTest.GraphVariablesFunctionalityTest.shouldEnableFeatureOnGraphIfNotEnabled()
In this case, the feature requirement for sideEffects is checked, because it means that at least one aspect of
sideEffects is supported so we need to test other features to make sure they work properly.
|
void |
FeatureSupportTest.ElementPropertyDataTypeFunctionalityTest.shouldEnableFeatureOnVertexIfNotEnabled() |
void |
VertexTest.BasicVertexTest.shouldEvaluateEquivalentVerticesWithNoSuppliedIds() |
void |
VertexTest.BasicVertexTest.shouldGetPropertyKeysOnVertex() |
void |
TransactionTest.shouldHaveExceptionConsistencyWhenOnCloseToNull() |
void |
TransactionTest.shouldHaveExceptionConsistencyWhenOnReadWriteToNull() |
void |
TransactionTest.shouldHaveExceptionConsistencyWhenTransactionAlreadyOpen() |
void |
TransactionTest.shouldHaveExceptionConsistencyWhenTransactionOpenOnClose() |
void |
VertexTest.BasicVertexTest.shouldHaveExceptionConsistencyWhenUsingEmptyVertexLabel() |
void |
VertexTest.BasicVertexTest.shouldHaveExceptionConsistencyWhenUsingEmptyVertexLabelOnOverload() |
void |
VertexTest.BasicVertexTest.shouldHaveExceptionConsistencyWhenUsingNullVertexLabel() |
void |
VertexTest.BasicVertexTest.shouldHaveExceptionConsistencyWhenUsingNullVertexLabelOnOverload() |
void |
VertexTest.BasicVertexTest.shouldHaveExceptionConsistencyWhenUsingSystemVertexLabel() |
void |
VertexTest.BasicVertexTest.shouldHaveExceptionConsistencyWhenUsingSystemVertexLabelOnOverload() |
void |
VertexTest.BasicVertexTest.shouldHaveStandardStringRepresentation() |
void |
FeatureSupportTest.VertexFunctionalityTest.shouldNotAllowAnyIdsIfUserSuppliedIdsIsFalse() |
void |
FeatureSupportTest.EdgeFunctionalityTest.shouldNotAllowAnyIdsIfUserSuppliedIdsIsFalse() |
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldNotAllowAnyIdsIfUserSuppliedIdsIsFalse() |
void |
TransactionTest.shouldNotifyTransactionListenersInSameThreadOnlyOnCommitSuccess() |
void |
TransactionTest.shouldNotifyTransactionListenersInSameThreadOnlyOnRollbackSuccess() |
void |
TransactionTest.shouldNotifyTransactionListenersOnCommitSuccess() |
void |
TransactionTest.shouldNotifyTransactionListenersOnRollbackSuccess() |
void |
GraphTest.shouldNotMixTypesForGettingSpecificVerticesWithStringFirst() |
void |
GraphTest.shouldNotMixTypesForGettingSpecificVerticesWithVertexFirst() |
void |
FeatureSupportTest.LogicalFeatureSupportTest.shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnEdge() |
void |
FeatureSupportTest.LogicalFeatureSupportTest.shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertex() |
void |
FeatureSupportTest.LogicalFeatureSupportTest.shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertexProperty() |
void |
GraphTest.shouldPersistDataOnClose() |
void |
VertexPropertyTest.VertexPropertyProperties.shouldReturnEmptyIfNoMetaProperties() |
void |
VertexTest.BasicVertexTest.shouldReturnEmptyIteratorIfNoProperties() |
void |
TransactionTest.shouldRollbackPropertyAutoTransactionByDefault() |
void |
VariablesTest.GraphVariablesFeatureSupportTest.shouldSetValueOnGraph() |
void |
PropertyTest.PropertyFeatureSupportTest.shouldSetValueOnVertexOnAdd() |
void |
FeatureSupportTest.VertexFunctionalityTest.shouldSupportAddVerticesIfAVertexCanBeAdded() |
void |
FeatureSupportTest.GraphFunctionalityTest.shouldSupportComputerIfAGraphCanCompute()
|
void |
FeatureSupportTest.GraphFunctionalityTest.shouldSupportMemoryIfAGraphAcceptsMemory()
|
void |
FeatureSupportTest.VertexFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved() |
void |
FeatureSupportTest.EdgeFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved() |
void |
FeatureSupportTest.GraphFunctionalityTest.shouldSupportTransactionsIfAGraphConstructsATx()
|
void |
FeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsIfAnIdCanBeAssigned() |
void |
VertexTest.BasicVertexTest.shouldValidateEquality() |
void |
VertexTest.BasicVertexTest.shouldValidateIdEquality() |
void |
VariablesTest.VariableExceptionConsistencyTest.testGraphVariablesSet() |