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:40 UTC

[tinkerpop] branch tp33 updated (a40bc3d -> 8e03e13)

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

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


    from a40bc3d  TestHelper.RANDOM should be used in all tests so the seed gets captured
     add 8e03e13  Renamed CoreTestHelper and other minor cleanup CTR

No new revisions were added by this update.

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