I was hitting this error msg, when trying to run some GEB tests via JUnit in STS.
I googled and found this guy's page:
which gave me the answer. The answer is to add the folder with the test to the build path of the source folder.
Just right click the test's folder in STS/Eclipse and click Build Path and then "Add to build path."
I googled and found this guy's page:
which gave me the answer. The answer is to add the folder with the test to the build path of the source folder.
Just right click the test's folder in STS/Eclipse and click Build Path and then "Add to build path."
No comments:
Post a Comment