stephen mallette created TINKERPOP3-983:
-------------------------------------------
Summary: Provide a way to track open Graph instances in tests
Key: TINKERPOP3-983
URL: https://issues.apache.org/jira/browse/TINKERPOP3-983
Project: TinkerPop 3
Issue Type: Improvement
Components: test-suite
Affects Versions: 3.0.2-incubating
Reporter: stephen mallette
Assignee: stephen mallette
Priority: Minor
Tests open {{Graph}} instances and if they fail to close them all (tends to
happen on tests that throw exceptions and don't directly call {{close()}}), it
can result in problems for providers when they run the tests. Provide a method
to give the test writer feedback on {{Graph}} instances that aren't closed so
that they know at test writing time of the problem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)