Thread Weaver is a framework for writing multi-threaded unit tests in Java. It provides mechanisms for creating breakpoints within code, and for halting execution of a thread when a breakpoint is reached.
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 2.2 | 3.3.0 | |
Bytecode
Apache 2.0 +2
| javassist
»
javassist Javassist (JAVA programming ASSISTant) makes Java bytecode manipulation | 3.10.0.GA | 3.33.0-GA | |
Mocking
Apache 2.0
| org.easymock
»
easymock EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly | 2.5.2 | 5.7.0 | |
Mocking
Apache 2.0
| org.easymock
»
easymockclassextension EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly | 2.5.2 | 5.7.0 | |
Reflection
Apache 2.0
| org.objenesis
»
objenesis A library for instantiating Java objects | 1.2 | 3.6 |