hide Line HistoryConstraint |
Recent Changelog
1275
by lkoskela
01 June 2009, 00:42:24 +0300
(33 days 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-…
trunk/jdave-core/src/java/jdave/runner/SpecRunner.java
1275
trunk/jdave-core/src/test/jdave/runner/SpecRunnerTest.java
1275
1274
by lkoskela
01 June 2009, 00:30:12 +0300
(33 days ago)
Refactoring (extract methods, giving names to things)
trunk/jdave-core/src/java/jdave/runner/ClassMemberSorter.java
1274
1273
by amattila
13 April 2009, 15:35:26 +0300
(2 months 20 days ago)
Throwing catched Exception wrapped in RuntimeException in catch block template. Was //TODO and printing stack trace previously.
trunk/jdave-wicket-webdriver/.settings/org.eclipse.jdt.ui.prefs
1273
1272
by amattila
12 April 2009, 22:11:48 +0300
(2 months 21 days ago)
Adding some more error marginal for sleep time spec as it failed on Panda's CI.
trunk/jdave-wicket-webdriver/src/test/jdave/webdriver/ChannelSpec.java
1272
Files
|