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

Wrong path generator and stop condition is displayed

nilols opened this issue · comments

Executing tests with the maven plugin when path generator and stop condition is defined as a String, the wrong configuration is displayed (correct configuration is used only fails to the display correctly)

@GraphWalker("a_star(reached_vertex(done))")