GraphWalker / graphwalker-project

This is the repo for the Model-based testing tool GraphWalker.

Home Page:http://graphwalker.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

petclinic example test fails

yigitsoydan opened this issue · comments

[ERROR] Failed to execute goal org.graphwalker:graphwalker-maven-plugin:4.2.0:test (default-cli) on project java-petclinic: Execution default-cli of goal org.graphwalker:graphwalker-maven-plugin:4.2.0:test failed: java.lang.reflect.InvocationTargetException: com\company/FindOwners (wrong name: com/company/FindOwners)

Hi,
I tested it and it works for me. I'm not sure how you get that specific problem.

To get help, you need to give more information. Please do that either on GraphWalker forum, or file bug report on the petclinic repo.

Please have a look here to get better help faster: https://github.com/GraphWalker/graphwalker-project/wiki/Creating-a-minimal-working-example-to-get-help

I am getting the same thing. Did @yigitsoydan , were you able to resolve this issue?

@darknite12 could elaborate in which context this problems occurs?
What version of java and java?
What OS version.
How did you run the test? Command line or from an IDE?