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.
./src/test/jdave/util/FieldsTest.java
1281
./src/java/jdave/util/Fields.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.
./src/java/jdave/runner/SpecRunner.java
1276
./src/java/jdave/support/Reflection.java
1276
./src/test/jdave/support/ReflectionTest.java
1276
./src/test/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-…
./src/java/jdave/runner/SpecRunner.java
1275
./src/test/jdave/runner/SpecRunnerTest.java
1275
1274
by lkoskela
01 June 2009, 00:30:12 +0300
(13 months ago)
Refactoring (extract methods, giving names to things)
./src/java/jdave/runner/ClassMemberSorter.java
1274
Files
|
|||||||||||||||||||||||||||||||||||||||||