| Class | Description |
|---|---|
| NeedleContext | |
| NeedleTestcase |
Abstract test case to process and initialize all fields annotated with
ObjectUnderTest. |
| Exception | Description |
|---|---|
| ObjectUnderTestInstantiationException |
Thrown when an
ObjectUnderTest instantiation fails, e.g. if the
associated class object has no corresponding constructor or the class is
abstract, a primitive type or an interface. |
Copyright © 2014. All rights reserved.