diff options
author | Sven Gothel <[email protected]> | 2013-08-31 16:31:50 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-08-31 16:31:50 +0200 |
commit | 10a28c860bd3f4ccecef156c9bbbc88087bf568d (patch) | |
tree | db6dfa4b0fd6ae6355da163d03ba3371c7530715 /make/lib/junit.jar | |
parent | ae1dd6990fb4f0f20cc908916a9cb68f0be866ff (diff) |
Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' annotation
Issue: Java7 unit test order is no more predictable
Fix: junit 4.11 performs a determined (not defined default) test order.
Additionally user can force ascending method name test order
Produced a drop-in junit.jar / junit-source.zip replacement, which includes
- junit version version 4.11
- hamcrest-core version 1.3
Diffstat (limited to 'make/lib/junit.jar')
-rw-r--r-- | make/lib/junit.jar | bin | 237344 -> 297784 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/junit.jar b/make/lib/junit.jar Binary files differindex 5b4bb84..af8b312 100644 --- a/make/lib/junit.jar +++ b/make/lib/junit.jar |