| Designed for use with JUnit and Ant. |
| Name | Tests | Errors | Failures | Time(s) |
|---|---|---|---|---|
| ObjectBuilderTest | 11 | 0 | 0 | 1.594 |
| Name | Status | Type | Time(s) |
|---|---|---|---|
| testObjectProvider | Success | 0.141 | |
| testCreateObjectNotExists | Success | 0.188 | |
| testCreateObjectNoInjection | Success | 0.109 | |
| testCreateTwice | Success | 0.172 | |
| testCreateObjectCtorInjection | Success | 0.172 | |
| testCreateObjectSetterInjection | Success | 0.125 | |
| testCreateObjectMixedInjection | Success | 0.156 | |
| testCreateObjectCtorInjectionWithUserArgs | Success | 0.156 | |
| testCreateObjectCtorInjectionMissingUserArgs | Success | 0.125 | |
| testCreateCachedObjectTwice | Success | 0.156 | |
| testCreateObjectWithListener | Success | 0.094 |