show Line History...Constraint |
Recent Changelog
1281
by karemo
16 November 2009, 15:04:10 +0200
(9 months ago)
Added dual user support to WebDriverHolder to enable testing of concurrent modifications.
./jdave/util/Fields.java
1281
1276
by lkoskela
16 July 2009, 11:40:14 +0300
(13 months ago)
Added support for 'public static void onceBefore()' and public static void onceAfter()' for Specification classes.
./jdave/runner/SpecRunner.java
1276
./jdave/support/Reflection.java
1276
1275
by lkoskela
01 June 2009, 00:42:24 +0300
(15 months ago)
SpecRunner now ignores contexts that have been annotated with org.junit.Ignore.
I added this because the common convention right now for temporarily ignoring a context seems to be to make it package-…
./jdave/runner/SpecRunner.java
1275
1274
by lkoskela
01 June 2009, 00:30:12 +0300
(15 months ago)
Refactoring (extract methods, giving names to things)
./jdave/runner/ClassMemberSorter.java
1274
Files
|