The problem was that there were two TestHelper classes with exactly the same 
qualified name with different contents that confused the IDE. In addition, the 
changes I introduced for unification of the test directories. Therefore I 
extracted the unified functionality in a new CoreTestHelper class, so that the 
second TestHelper could inherit from CoreHestHelper and thus reduced the 
duplication to a single method in a single class.

[ Full content available at: https://github.com/apache/tinkerpop/pull/1188 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

Reply via email to