easymock / objenesisLinks
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…
☆620Updated last week
Alternatives and similar repositories for objenesis
Users that are interested in objenesis are comparing it to the libraries listed below
Sorting:
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆459Updated last year
- Tools for working with generic types☆628Updated 2 years ago
- Typesafe representation of tuples in Java.☆467Updated 4 months ago
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆587Updated 4 years ago
- Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.☆531Updated this week
- Advanced Java library for integration testing, mocking, faking, and code coverage☆471Updated 6 months ago
- Lightweight, high performance Java caching☆741Updated 5 months ago
- Collection of lombok extensions☆328Updated 12 years ago
- JSR107 Cache Specification☆424Updated 2 years ago
- deep clone java objects☆609Updated 11 months ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆232Updated 9 months ago
- A Java agent that rewrites bytecode to instrument allocation sites☆488Updated 3 months ago
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆312Updated last year
- High Performance Primitive Collections for Java☆1,035Updated 6 months ago
- Elegance, high performance and robustness all in one java bean mapper☆240Updated 2 years ago
- XNIO☆289Updated 3 months ago
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆476Updated 2 weeks ago
- Lightweight Java State Machine☆924Updated 2 years ago
- Byteman Project main repo☆505Updated 2 months ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆970Updated 3 weeks ago
- Apache Commons BCEL☆264Updated last week
- Automatically exported from code.google.com/p/memory-measurer☆277Updated 8 years ago
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆273Updated 6 months ago
- ClassLoader leak prevention / protection☆366Updated last year
- Java library to represent monetary amounts.☆674Updated 2 weeks ago
- Toolkit for testing multi-threaded and asynchronous applications☆427Updated last year
- Apache Commons CLI☆382Updated this week
- Java memory allocation profiler☆223Updated 2 years ago
- Java toolkit that allows you to write coroutines.☆351Updated 2 years ago
- Object Graph Navigation Library