You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2019/11/08 21:10:35 UTC

[tinkerpop] branch tp34 updated (ef941e3 -> b2eefb0)

This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a change to branch tp34
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from ef941e3  Merge branch 'tp33' into tp34
     add 8e03e13  Renamed CoreTestHelper and other minor cleanup CTR
     add b2eefb0  Merge branch 'tp33' into tp34

No new revisions were added by this update.

Summary of changes:
 .../util/{CoreTestHelper.java => TestSupport.java} | 15 +++++++++------
 .../jsr223/DefaultScriptCustomizerTest.java        |  6 +++---
 .../jsr223/ScriptFileGremlinPluginTest.java        |  8 +++-----
 .../StandardVerificationStrategyTest.java          |  5 ++---
 .../gremlin/structure/util/GraphFactoryTest.java   | 16 ++++++++--------
 .../org/apache/tinkerpop/gremlin/TestHelper.java   | 22 +++-------------------
 6 files changed, 28 insertions(+), 44 deletions(-)
 rename gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/util/{CoreTestHelper.java => TestSupport.java} (95%)