This is an automated email from the ASF dual-hosted git repository.
colegreer pushed a change to branch GValue-3.8
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from cf0d3a857e HasContainerHolder and GraphStep step placeholder tests
add 47bacc2dad Added CallStep tests, fixed bugs, removed unnecessary code
from placeholder. Allowed MockGraph to have a mocked or stubbed service
registry. (#3191)
No new revisions were added by this update.
Summary of changes:
.../traversal/step/map/CallStepContract.java | 3 +
.../traversal/step/map/CallStepPlaceholder.java | 76 +++++------
.../process/traversal/step/map/CallStepTest.java | 149 ++++++++++++++++++++-
.../gremlin/structure/util/GraphFactoryTest.java | 10 ++
4 files changed, 186 insertions(+), 52 deletions(-)