Package org.umlg.gremlin
Class TestGroovyExecutor
java.lang.Object
org.umlg.runtime.test.BaseLocalDbTest
org.umlg.gremlin.TestGroovyExecutor
public class TestGroovyExecutor
extends org.umlg.runtime.test.BaseLocalDbTest
Date: 2013/06/11
Time: 9:19 PM
-
Field Summary
Fields inherited from class org.umlg.runtime.test.BaseLocalDbTest
db -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.umlg.runtime.test.BaseLocalDbTest
after, beforeClass, countEdges, countVertices
-
Constructor Details
-
TestGroovyExecutor
public TestGroovyExecutor()
-
-
Method Details
-
before
- Overrides:
beforein classorg.umlg.runtime.test.BaseLocalDbTest- Throws:
Exception
-
test
public void test() -
testNameResolution
public void testNameResolution() -
testUmlgImports
public void testUmlgImports() -
testNameResolutionNotToString
public void testNameResolutionNotToString()
-