Quick Search:

hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

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.

./test/jdave/util/FieldsTest.java 1281 history download (+12 -0) diffs

./java/jdave/util/Fields.java 1281 history download (+12 -0) diffs

… 3 more files in changeset.
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.

./java/jdave/runner/SpecRunner.java 1276 history download (+30 -2) diffs

./java/jdave/support/Reflection.java 1276 history download (+89) new

./test/jdave/support/ReflectionTest.java 1276 history download (+120) new

./test/jdave/runner/SpecRunnerTest.java 1276 history download (+99 -55) diffs

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-…

./java/jdave/runner/SpecRunner.java 1275 history download (+35 -5) diffs

./test/jdave/runner/SpecRunnerTest.java 1275 history download (+37 -3) diffs

1274 by lkoskela 01 June 2009, 00:30:12 +0300 (13 months ago) Refactoring (extract methods, giving names to things)

./java/jdave/runner/ClassMemberSorter.java 1274 history download (+16 -11) diffs

Files

No Files