Github user pluradj commented on the pull request:
https://github.com/apache/incubator-tinkerpop/commit/e5ce020727e83bdde04d21b8245902bbef8e98b0#commitcomment-13858449
Interesting that you're seeing errors in IntelliJ. I run maven from the
command line. Enforcing the order between the 'throw' test cases cleared up the
errors I was seeing, so I didn't throw it on the first test case.
I went with `gremlin-groovy` because that's the package where the source
class being tested lives,
https://github.com/apache/incubator-tinkerpop/blob/tp30/gremlin-groovy/src/main/groovy/org/apache/tinkerpop/gremlin/groovy/util/DependencyGrabber.groovy
Where would the test be better located?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---