changes.mady.by.user Paul King
Saved on Jun 14, 2007
changes.mady.by.user Thom Nichols
Saved on Sep 25, 2007
Popper extends JUnit to allow you to specify theories. Theories are assertions about your code's behavior that may be true over (potentially) infinite sets of input values. You might find it useful to pose theories about your Groovy code too.
...