Very Low Activity

Commits : Listings

  Analyzed 1 day ago based on code collected 1 day ago.
Showing page 2 of 4
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing minor typos/thinkos Avatar
rlpelkey
as rob-goo...@pelkey.org
More... about 1 year ago
Disable instantiation stack traces in most cases, as they're rarely used. This doubles performance - Moxie now benchmarks faster than all modern rivals. Avatar
rlpelkey
as rob-goo...@pelkey.org
More... about 1 year ago
And the clouds parted, and the angels sang... and lo, constructor mocks didst work. Avatar
rlpelkey
as rob-goo...@pelkey.org
More... about 1 year ago
static method mocking actually works now; making a start on constructor mocks and deep mocks Avatar
rlpelkey
as rob-goo...@pelkey.org
More... about 1 year ago
PowerMock work: API changes to support static/constructor mocking; major surgery to split Check, Expectation and Interception into versions for instance mocking and class (i.e. static/constructor) mocking; misc tidying up Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
rough cut of PowerMock support - need to add statics support and split PowerMock dependencies into a separate Maven project Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
PowerMock prep; minor tweaks Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
MoxieMatchers test coverage back to 100%; issue 8 resolved as nicely as possible for collection matchers; andDelegatesTo() should be much less flaky; javadoc/generics tweaks Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
Issue 8 - adding health warnings to javadoc for new methods with gratuitous Class parameter Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
Issue 8 - providing synonyms taking a Class parameter for non-collection matchers. Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
reflective methods added to enable expectations/verifications against inaccessible (i.e. protected or package-private) methods Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
partial mocking implemented - use MoxieOptions.PARTIAL or Expectation.willCallOriginal() Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
Moxie can now use Objenesis to construct concrete classes without calling their constructors; Moxie should no longer fall over in the absence of cglib; prep for partial mocking; Moxie jar should now be an OSGi bundle; test for bug 6 Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
MoxieMatchers test coverage much improved; adding omitted byte matchers to MoxieMatchers Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
new collection() matcher; adding javadoc for methods without it; adding more @SuppressWarnings("unchecked") annotations to shut up the compiler; updating copyright dates Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
Issue 4 again. Tests didn't pass. D'oh. Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
fix for issue 4 (Moxie.isA() blows up when used on primitive classes); other minor tweaks Avatar
rlpelkey
as rob-goo...@pelkey.org
More... almost 2 years ago
adding captureTo() special matcher; adding @SuppressWarnings annotations to mollify the compiler Avatar
rlpelkey
as rob-goo...@pelkey.org
More... about 2 years ago
Rob: constructor-with-args mock instantiation now works as advertised Avatar
rlpelkey
as rob-goo...@pelkey.org
More... over 2 years ago
Rob: new features/API additions; final improvements to un-jmock1 script Avatar
rlpelkey
as rob-goo...@pelkey.org
More... over 2 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.