| Package | Description |
|---|---|
| org.needle4j.injection | |
| org.needle4j.mock | |
| org.needle4j.postconstruct | |
| org.needle4j.processor |
| Modifier and Type | Class and Description |
|---|---|
class |
InjectionAnnotationProcessor |
class |
TestcaseInjectionProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
MockAnnotationProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
PostConstructProcessor
Handles execution of postConstruction methods of instances marked with
ObjectUnderTest.postConstruct()
Note: Behavior in an inheritance hierarchy is not defined by the common
annotations specification
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNeedleProcessor |
class |
ChainedNeedleProcessor
NeedleProcessor that calls chain of processors. |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainedNeedleProcessor.addProcessor(NeedleProcessor... processors) |
| Constructor and Description |
|---|
ChainedNeedleProcessor(NeedleProcessor... processors) |
Copyright © 2014. All rights reserved.