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…
☆609Updated this week
Alternatives and similar repositories for objenesis:
Users that are interested in objenesis are comparing it to the libraries listed below
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆449Updated 7 months ago
- High Performance Primitive Collections for Java☆1,001Updated 9 months ago
- Tools for working with generic types☆629Updated 2 years ago
- Typesafe representation of tuples in Java.☆463Updated 4 months ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆956Updated 3 years ago
- Lightweight, high performance Java caching☆726Updated 2 months ago
- A Java agent that rewrites bytecode to instrument allocation sites☆482Updated last year
- Jabel - unlock Javac 9+ syntax when targeting Java 8☆804Updated last year
- Apache Commons BCEL☆257Updated last week
- A Java Parser library that allows easy parsing and formatting of Java source files☆682Updated 3 weeks ago
- Integrates the JMH benchmarking framework with Gradle☆688Updated last week
- Java Collections till the last breadcrumb of memory and performance☆1,014Updated 8 years ago
- A collection of JUnit rules for testing code which uses java.lang.System.☆549Updated 2 years ago
- Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)☆403Updated last week
- Java memory allocation profiler☆220Updated last year
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆584Updated 3 years ago
- Apache Commons Pool☆530Updated this week
- Collection of lombok extensions☆330Updated 12 years ago
- Apache Commons CLI☆366Updated this week
- This mirror is deprecated - please start using https://github.com/openjdk/jmc☆197Updated 4 years ago
- Advanced Java library for integration testing, mocking, faking, and code coverage☆463Updated 2 months ago
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆307Updated last year
- Automatically exported from code.google.com/p/memory-measurer☆277Updated 7 years ago
- XNIO☆285Updated 2 weeks ago
- A Gradle plugin that provides Maven-like dependency management functionality☆704Updated 2 months ago
- Apache Commons VFS☆241Updated last week
- Annotations for JVM-based languages.☆422Updated 2 months ago
- 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…☆498Updated 6 months ago
- A joint research effort for building highly optimized Reactive-Streams compliant operators.☆357Updated 3 years ago
- Java library to represent monetary amounts.☆665Updated 3 weeks ago