Skip to content
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

Putative fix for issues/15 #38

Open
wants to merge 3 commits into
base: jmock2
Choose a base branch
from
Open

Conversation

dmcg
Copy link
Contributor

@dmcg dmcg commented Dec 31, 2012

MethodMatcher can fail for restatement of generic method
Allow MethodMatcher to match some likely matching methods

I can't say I'm all that confident about this fix, but thought I'd open a dialog!

MethodMatcher can fail for restatement of generic method
Allow MethodMatcher to match some likely matching methods
@ghost ghost assigned dmcg Jan 2, 2013
dmcg added 2 commits January 6, 2013 17:34
…kery is not thread-safe: use a Synchroniser to ensure thread safety"

Filter out finalizer invocations on cglib proxies
Upgrate ClassImposteriserTests to JUnit4
@dmcg
Copy link
Contributor Author

dmcg commented Feb 7, 2013

I'd merge this myself, but I'm really not all that confident about it. Can someone review it? @npryce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants