-2

Does anyone know of any good examples of using JBheave and thucydides, to write Acceptance tests for java classes. I have found some tutorials for testing web pages, but i want to know how to write tests for java classes. Using JUNIT.

Anyone?

user1555190
  • 2,803
  • 8
  • 47
  • 80

1 Answers1

0

IT's not very clear if you want jBehave or junit examples. There are Maven archetypes for both jBehave and junit available. You can also check out the official documentation - http://www.wakaleo.com/thucydides-one-page/

Rahul
  • 12,886
  • 13
  • 57
  • 62