| Package | Description |
|---|---|
| org.wamblee.test.inject |
Test support for testing with dependency injection with the support/inject
mini framework.
|
| Modifier and Type | Method and Description |
|---|---|
JavaEETestInjectorFactory |
JavaEETestInjectorFactory.addBinding(Binding aBinding)
Adds another custom injection binding.
|
| Constructor and Description |
|---|
JavaEETestInjector(Class aClass,
List<Binding> aBindings,
Injector aDelegate)
Constructs the injector.
|
Copyright © 2025. All rights reserved.