Class PropertyTest
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.structure.PropertyTest
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PropertyTest.BasicPropertyTest
Basic tests for theProperty
class.static class
PropertyTest.ElementGetValueExceptionConsistencyTest
Test exceptions around use ofElement.value(String)
.static class
PropertyTest.PropertyFeatureSupportTest
Tests for feature support onProperty
.static class
PropertyTest.PropertyValidationOnAddExceptionConsistencyTest
static class
PropertyTest.PropertyValidationOnSetExceptionConsistencyTest
-
Constructor Summary
Constructors Constructor Description PropertyTest()
-