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
JMockit
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed typo.
rliesenfeld
More...
almost 5 years ago
Made a method private.
rliesenfeld
More...
almost 5 years ago
Changes in Javadoc comments and @Nonnegative annotations only.
rliesenfeld
More...
almost 5 years ago
Added API specification to an abstract method.
rliesenfeld
More...
almost 5 years ago
Made a field private.
rliesenfeld
More...
almost 5 years ago
Changed the 3rd-party class used in a test to one from another library.
rliesenfeld
More...
almost 5 years ago
Upgraded JUnit, TestNG, FindBugs, and SpringFramework dependencies in the "main" module to latest versions available.
rliesenfeld
More...
almost 5 years ago
Upgraded JUnit and FindBugs dependencies in the "coverageTests" module to latest versions available.
rliesenfeld
More...
almost 5 years ago
Upgraded dependencies in sample modules to latest versions available.
rliesenfeld
More...
almost 5 years ago
Improved the error message when a required field needs a @Tested or @Injectable for injection into a @Tested object (issue #655).
rliesenfeld
More...
almost 5 years ago
Upgraded JUnit 5 dependency to version 5.6.0.
rliesenfeld
More...
almost 5 years ago
Fixed two code inspection warnings.
rliesenfeld
More...
about 5 years ago
Refactorings: eliminated some unnecessary code used for class instantiation through Reflection.
rliesenfeld
More...
about 5 years ago
Removed unused method.
rliesenfeld
More...
about 5 years ago
Refactoring: extracted new TypeConversion class from Utilities.
rliesenfeld
More...
about 5 years ago
Reformatting only
rliesenfeld
More...
about 5 years ago
Renamed a utility class to a more specific name.
rliesenfeld
More...
about 5 years ago
Small optimization for test execution on Java 8+: gets the parameter count of a Method/Constructor using new Java 8 method which avoids cloning the array of parameter types.
rliesenfeld
More...
about 5 years ago
Removed unused method; reduced visibility of two other methods.
rliesenfeld
More...
about 5 years ago
Made package-private field private.
rliesenfeld
More...
about 5 years ago
Removed an unused method.
rliesenfeld
More...
about 5 years ago
Updated version number.
rliesenfeld
More...
about 5 years ago
Removed a couple of unstable tests.
rliesenfeld
More...
about 5 years ago
Fixed bug where "coverage-output=serial" (or "serial-append") was getting ignored; closes #645.
rliesenfeld
More...
about 5 years ago
Fixed IllegalArgumentException occurring for faked/mocked varargs method, when calling "proceed" with replacement arguments; closes #636.
rliesenfeld
More...
over 5 years ago
Refactorings: removed unused private method, made field private, reordered some methods, inlined a couple private methods.
rliesenfeld
More...
over 5 years ago
Added final "target" subdir to .gitignore.
rliesenfeld
More...
over 5 years ago
Refactoring: field made private.
rliesenfeld
More...
over 5 years ago
Added "target" subdirs to .gitignore.
rliesenfeld
More...
over 5 years ago
Removed redundant warning suppression.
rliesenfeld
More...
over 5 years ago
←
1
2
3
4
5
6
7
8
9
…
63
64
→
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