stephen mallette created TINKERPOP-1437:
-------------------------------------------
Summary: Add tests for dedup(Scope) in DedupTest
Key: TINKERPOP-1437
URL: https://issues.apache.org/jira/browse/TINKERPOP-1437
Project: TinkerPop
Issue Type: Improvement
Components: test-suite
Affects Versions: 3.1.4
Reporter: stephen mallette
Priority: Minor
There are no tests in the test suite that exercise:
{code}
public default GraphTraversal<S, E> dedup(final Scope scope, final String...
dedupLabels) {
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)