Schauderhaft » More on JUnit Theories

blog.schauderhaft.de/2010/02/07/junit-theories/ view page cached page
In my last blog post, I described how to use JUnit Theories to create large amounts of test runs, with very limited amount of work, like so: import static org.junit.Assume.assumeTrue; 1. @RunWith(Theories.class) 2. public class TheorieTest {


All posts about this link

  • share this page on Twitter
  • rss feed for schauderhaft.de
  • alerts create email alert for schauderhaft.de
Copy and paste this code below into your website:
customize »