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…
☆608Updated this week
Alternatives and similar repositories for objenesis:
Users that are interested in objenesis are comparing it to the libraries listed below
- Apache Commons CLI☆364Updated this week
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆446Updated 6 months ago
- Typesafe representation of tuples in Java.☆463Updated 3 months ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆957Updated 3 years ago
- FST: fast java serialization drop in-replacement☆1,591Updated last year
- A Java Parser library that allows easy parsing and formatting of Java source files☆680Updated last week
- Apache Commons Pool☆526Updated this week
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆584Updated 3 years ago
- Lightweight, high performance Java caching☆724Updated last month
- High Performance Primitive Collections for Java☆1,001Updated 8 months ago
- A Java agent that rewrites bytecode to instrument allocation sites☆482Updated last year
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆263Updated 5 months ago
- Tools for working with generic types☆630Updated last year
- Collection of lombok extensions☆329Updated 12 years ago
- XNIO☆284Updated this week
- Toolkit for testing multi-threaded and asynchronous applications☆423Updated 11 months ago
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆307Updated 11 months ago
- Rare, hard-to-write utilities that are thoroughly tested☆424Updated this week
- Apache Commons Text☆358Updated this week
- Apache Commons BCEL☆256Updated this week
- IntelliJ plugin - use Eclipse's code formatter directly from IntelliJ. https://plugins.jetbrains.com/plugin/6546☆493Updated 6 months ago
- A collection of JUnit rules for testing code which uses java.lang.System.☆549Updated last year
- A ConcurrentLinkedHashMap for Java☆474Updated 4 years ago
- Java implementation of the SemVer Specification☆442Updated last year
- Stream utilities for Java 8☆480Updated 10 months ago
- Java library for parsing command line options☆354Updated last year
- Java memory allocation profiler☆220Updated last year
- Snappy compressor/decompressor for Java☆1,053Updated last week
- More kryo serializers☆381Updated 6 months ago
- Advanced Java library for integration testing, mocking, faking, and code coverage☆462Updated 2 months ago