openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jMock
Settings
|
Report Duplicate
21
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 13 hours
ago.
Jun 30, 2024 — Jun 30, 2025
Showing page 8 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed issue JMOCK-124. Can now use jMock in Eclipse Plug-in JUnit Tests as well as normal JUnit tests.
npryce
More...
almost 17 years ago
[maven-release-plugin] prepare for next development iteration
mauro
More...
almost 17 years ago
[maven-release-plugin] prepare release jmock-2.5.0-RC1
mauro
More...
almost 17 years ago
Added support for jmock-script.
mauro
More...
almost 17 years ago
Updated groovy maven plugin and jmock2 versions.
mauro
More...
almost 17 years ago
Added .settings to svn:ignore.
mauro
More...
almost 17 years ago
JavaDoc and refactoring
npryce
More...
about 17 years ago
Made the Mockery modeless. This fixes issue JMOCK-184. It also made it easy to fix issue JMOCK-190: report when the user tries to define an expectation on a method declared in the Object class.
npryce
More...
about 17 years ago
Removed modal behaviour of the Mockery. This should make it easier to implement some of the features remaining unimplemented in JIRA
npryce
More...
about 17 years ago
Rolled back change to generate better error messages when test tries to create nested expectations (see JMOCK-183) Correctly assert mocks are satisfied when JUnit 4 test throws an expected exception (fix for JMOCK-156)
(no author)@8d24703b-d631-0410-a8e0-a14f6adf8faf
More...
about 17 years ago
JMOCK-184. Better error message if defining expectation when in the middle of defining an expectation.
npryce
More...
about 17 years ago
Implemented all async behaviour of the SchedulerService apart from shutdown and termination
npryce
More...
about 17 years ago
Supports getting result of scheduled future, and throws UnsupportedSynchronousOperationException if result not computed yet
npryce
More...
about 17 years ago
Implemented scheduling of Callables and returning results via futures
npryce
More...
about 17 years ago
sf. Reworked VerifyingTestCase to match new implementation of jUnit3. If failing test throws tearDown exception, throw the test exception first.
smgf
More...
about 17 years ago
Javadocs
npryce
More...
about 17 years ago
Collapsed inner classes into one
npryce
More...
about 17 years ago
Can cancel tasks scheduled in the SynchronousScheduler
npryce
More...
about 17 years ago
Test verifying that you can do with(any(...)) with primitive types, as asked on the mailing list
npryce
More...
about 17 years ago
Fix for JMOCK-176: improved error message when values and matchers are used in the same expectation
npryce
More...
over 17 years ago
Factored simpler SynchronousExecutor base class out of the SynchronousScheduledExecutor Renamed SynchronousScheduledExecutor to SynchronousScheduler
npryce
More...
over 17 years ago
Addressing issue JMOCK-173: deprecating uses of InstanceOf matcher
npryce
More...
over 17 years ago
Package script action into its own JAR
npryce
More...
over 17 years ago
Implementation of issue JMOCK-171: better API for explicitly changing states during test execution
npryce
More...
over 17 years ago
Better error handler
npryce
More...
over 17 years ago
Make Simple Jester run in Team City
npryce
More...
over 17 years ago
Added action to define a callback to object under test with the Beanshell scripting language
npryce
More...
over 17 years ago
Added action to define a callback to object under test with the Beanshell scripting language
npryce
More...
over 17 years ago
Fixed javadoc errors
npryce
More...
over 17 years ago
Better error messages
npryce
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
43
44
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree