21
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added idea to gitignore More... about 9 years ago
Factor out junit3 tests for old library dependency, exclude inner classes More... about 9 years ago
Signed/Unsigned jars, remove eclise cruft, towards junit3 More... about 9 years ago
Back to URLClassLoaders More... over 9 years ago
Move to maven jarsigner More... over 9 years ago
Little bump to push travis an event More... over 9 years ago
Add Travis build More... over 9 years ago
Testdata needed by jmock-test More... over 9 years ago
Towards working tests More... over 9 years ago
Split into multiple maven projects to break hamcrest dependencies More... over 9 years ago
Abandon maven, as gradle seems to be the trend More... over 9 years ago
Remove lib before factoring out test-mockables More... over 9 years ago
Exclude Failing*TestCase from maven More... over 9 years ago
Break some dependencies on hamcrest More... over 9 years ago
github:60 Make a maven build pom More... over 9 years ago
Merge pull request #63 from baroquebobcat/patch-1 More... over 9 years ago
fix minor typo in README More... over 9 years ago
automatic release script now compatible with github repo and hosting More... over 9 years ago
Merge pull request #56 from ittaiz/CancellingAScheduledFutureWhileRunningStopItFromRunningAgain More... over 10 years ago
renamed SchedulerContainer to ObjectThatCancelsARepeatingTask (better describes what it does) More... over 10 years ago
Fixed issue where cancelling a scheduled future while it is running did not stop it from running again More... over 10 years ago
Merge pull request #54 from spand/jmock2 More... over 10 years ago
Replaced @ characters not intended for javadoc with its html version. More... over 10 years ago
Renames and tidy ups More... over 10 years ago
renamed test More... over 10 years ago
Merge pull request #53 from jelford/jmock2 More... over 10 years ago
Added check to ReturnDefaultValueAction to avoid trying to instantiate abstract collection classes - fall back to null (as with other unsupported collections) More... over 10 years ago
Removed dependency on BeanContext to support Android https://github.com/jmock-developers/jmock-library/issues/46 More... about 11 years ago
Github #36 - Mocks being finalized report "the Mockery is not thread-safe: use a Synchroniser to ensure thread safety" (JMOCK-256) Add a (failing and @Ignored) test for no message from a type with a public finalizer. Add an @BeforeClass to clear any queued messages. More... about 11 years ago
Add test to show #36 fixed, except that it passes in IntelliJ and fails in ant More... about 11 years ago