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…
☆622Updated this 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.☆458Updated last year
- Typesafe representation of tuples in Java.☆467Updated 5 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
- deep clone java objects☆608Updated last year
- Tools for working with generic types☆628Updated 2 years ago
- Lightweight, high performance Java caching☆745Updated 6 months ago
- Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.☆534Updated this week
- Advanced Java library for integration testing, mocking, faking, and code coverage☆471Updated 7 months ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 10 months ago
- Automatically exported from code.google.com/p/memory-measurer☆278Updated 8 years ago
- High Performance Primitive Collections for Java☆1,037Updated 7 months ago
- XNIO☆291Updated 5 months ago
- FST: fast java serialization drop in-replacement☆1,594Updated 2 years ago
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆478Updated last month
- JSR107 Cache Specification☆424Updated 3 years ago
- Elegance, high performance and robustness all in one java bean mapper☆242Updated 2 years ago
- A Java Parser library that allows easy parsing and formatting of Java source files☆686Updated last week
- Collection of lombok extensions☆329Updated 12 years ago
- Java memory allocation profiler☆224Updated 2 years ago
- Lightweight Java State Machine☆926Updated 2 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆489Updated 4 months ago
- Snappy compressor/decompressor for Java☆1,079Updated this week
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆312Updated last year
- Byteman Project main repo☆510Updated 3 months ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆972Updated 2 months ago
- Java Runtime Compiler☆698Updated last week
- Apache Commons Pool☆547Updated last week
- Java library for parsing command line options☆359Updated 9 months ago
- Apache Commons CLI☆383Updated this week
- Toolkit for testing multi-threaded and asynchronous applications☆425Updated last year