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…
☆614Updated 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.☆453Updated 9 months ago
- Advanced Java library for integration testing, mocking, faking, and code coverage☆466Updated 3 weeks ago
- deep clone java objects☆603Updated 5 months ago
- Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.☆531Updated 2 weeks ago
- Typesafe representation of tuples in Java.☆467Updated 7 months ago
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆586Updated 3 years ago
- Tools for working with generic types☆629Updated 2 years ago
- JSR107 Cache Specification☆420Updated 2 years ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 4 months ago
- Collection of lombok extensions☆329Updated 12 years ago
- High Performance Primitive Collections for Java☆1,015Updated 3 weeks ago
- Apache Commons CLI☆371Updated this week
- Lightweight, high performance Java caching☆735Updated 5 months ago
- Snappy compressor/decompressor for Java☆1,065Updated last week
- Automatically exported from code.google.com/p/memory-measurer☆275Updated 8 years ago
- Toolkit for testing multi-threaded and asynchronous applications☆423Updated last year
- Java library for parsing command line options☆354Updated 2 months ago
- XNIO☆288Updated 3 months ago
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆266Updated last month
- Java implementation of the SemVer Specification☆447Updated last year
- Elegance, high performance and robustness all in one java bean mapper☆237Updated last year
- Rare, hard-to-write utilities that are thoroughly tested☆428Updated this week
- A ConcurrentLinkedHashMap for Java☆477Updated 4 years ago
- A collection of JUnit rules for testing code which uses java.lang.System.☆550Updated 2 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆485Updated last year
- A Java framework for testing multithreaded code.☆307Updated 7 years ago
- FST: fast java serialization drop in-replacement☆1,587Updated 2 years ago
- Byteman Project main repo☆497Updated 2 months ago
- Apache Commons BCEL☆260Updated this week
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆310Updated last year