easymock / objenesis
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 th…
☆603Updated last week
Related projects ⓘ
Alternatives and complementary repositories for objenesis
- A Java agent that rewrites bytecode to instrument allocation sites☆481Updated 11 months ago
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆445Updated 2 months ago
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆582Updated 2 years ago
- Tools for working with generic types☆624Updated last year
- Lightweight, high performance Java caching☆710Updated last year
- High Performance Primitive Collections for Java☆985Updated 4 months ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆232Updated 3 years ago
- FST: fast java serialization drop in-replacement☆1,590Updated last year
- A Java Parser library that allows easy parsing and formatting of Java source files☆677Updated 2 weeks ago
- Testing tools for javac and annotation processors☆701Updated 2 weeks ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆958Updated 3 years ago
- Typesafe representation of tuples in Java.☆460Updated 6 months ago
- Java Runtime Compiler☆651Updated last week
- Apache Commons CLI☆352Updated this week
- ClassLoader leak prevention / protection☆359Updated 9 months ago
- XNIO☆284Updated last month
- deep clone java objects☆591Updated 10 months ago
- Lightweight Java State Machine☆898Updated last year
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆300Updated 7 months ago
- Dynamic Code Evolution VM for Java 7/8☆1,785Updated 4 years ago
- Apache Commons Pool☆517Updated last week
- Snappy compressor/decompressor for Java☆1,036Updated last week
- High performance Java reflection☆1,532Updated last year
- Java library for parsing command line options☆351Updated 10 months ago
- Java implementation of the SemVer Specification☆437Updated 9 months ago
- Collection of lombok extensions☆328Updated 11 years ago
- A joint research effort for building highly optimized Reactive-Streams compliant operators.☆357Updated 2 years ago
- Java toolkit that allows you to write coroutines.☆346Updated last year
- jOOX - The Power of jQuery Applied to W3C DOM Like JDBC, DOM is a powerful, yet very verbose low-level API to manipulate XML. The HTML DO…☆495Updated last month
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆255Updated last month