easymock

easymock/objenesis

View on GitHub

Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them. You will find the official site here.

Stars
630
Forks
95
Open beginner issues
0
Indexed issues
5
Avg merge
5h 6m
Merged PRs (30d)
9
Dominant language
Java
License
Apache-2.0
Last GitHub push
Sep 15, 2026
Latest indexed
Sep 15, 2026
Contributing guide
Contributing guide
Code of conduct
No code of conduct
Beginner labels
hacktoberfest
5 open issues indexed Loading issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.