-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Throw TestFailedOnTimeoutException instead of plain Exception on timeout. Fixes #771 #823
Commits on Nov 28, 2013
-
Throw TestFailedOnTimeoutException instead of plain Exception on
timeout. Fixes junit-team#771
Andreas Skoog committedNov 28, 2013 Configuration menu - View commit details
-
Copy full SHA for dcc298c - Browse repository at this point
Copy the full SHA dcc298cView commit details
Commits on Nov 29, 2013
-
Improvements after code review. Move Exception to non internal package
and provide getters for timeout and time unit
Andreas Skoog committedNov 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 619f4ff - Browse repository at this point
Copy the full SHA 619f4ffView commit details -
Use TestFailedOnTimeoutException when test times out
Andreas Skoog committedNov 29, 2013 Configuration menu - View commit details
-
Copy full SHA for b645d2b - Browse repository at this point
Copy the full SHA b645d2bView commit details
Commits on Dec 2, 2013
-
Add second test verifying the time unit and timeout value fields of the
thrown exception
Andreas Skoog committedDec 2, 2013 Configuration menu - View commit details
-
Copy full SHA for bf2f922 - Browse repository at this point
Copy the full SHA bf2f922View commit details -
Andreas Skoog committed
Dec 2, 2013 Configuration menu - View commit details
-
Copy full SHA for 6a302a6 - Browse repository at this point
Copy the full SHA 6a302a6View commit details
Commits on Dec 4, 2013
-
Refactor test, replace matcher with try catch
askoog committedDec 4, 2013 Configuration menu - View commit details
-
Copy full SHA for 66bfb24 - Browse repository at this point
Copy the full SHA 66bfb24View commit details
Commits on Dec 25, 2013
-
Merge remote-tracking branch 'upstream/master'
Andreas Skoog committedDec 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 9c5a2f2 - Browse repository at this point
Copy the full SHA 9c5a2f2View commit details -
Rename TestFailedOnTimeoutException -> TestTimedOutException
Andreas Skoog committedDec 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 26c25f3 - Browse repository at this point
Copy the full SHA 26c25f3View commit details
Commits on Jan 7, 2014
-
Andreas Skoog committed
Jan 7, 2014 Configuration menu - View commit details
-
Copy full SHA for a4f088d - Browse repository at this point
Copy the full SHA a4f088dView commit details -
Andreas Skoog committed
Jan 7, 2014 Configuration menu - View commit details
-
Copy full SHA for f03bc79 - Browse repository at this point
Copy the full SHA f03bc79View commit details
Commits on Feb 15, 2014
-
Merge branch 'master' of https://github.com/junit-team/junit into tim…
…edoutexception Conflicts: src/test/java/org/junit/tests/AllTests.java
Andreas Skoog committedFeb 15, 2014 Configuration menu - View commit details
-
Copy full SHA for baf1ea0 - Browse repository at this point
Copy the full SHA baf1ea0View commit details