hide Line HistoryConstraint |
Recent Changelog
1281
by karemo
16 November 2009, 15:04:10 +0200
(8 months ago)
Added dual user support to WebDriverHolder to enable testing of concurrent modifications.
./jdave/util/FieldsTest.java
1281
1276
by lkoskela
16 July 2009, 11:40:14 +0300
(12 months ago)
Added support for 'public static void onceBefore()' and public static void onceAfter()' for Specification classes.
./jdave/support/ReflectionTest.java
1276
./jdave/runner/SpecRunnerTest.java
1276
1275
by lkoskela
01 June 2009, 00:42:24 +0300
(13 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/SpecRunnerTest.java
1275
1241
by tkarkk
19 February 2009, 21:57:59 +0200
(17 months ago)
missing test annotation
./jdave/containment/MapContainmentTest.java
1241
Files
|