org.unitils.inject.util |
|
Java Source File Name | Type | Comment |
InjectionUtils.java | Class | Class containing static methods that implement explicit injection using OGNL expressions, and auto-injection by type. |
PropertyAccess.java | enum | The type of accessing properties: by field or by setter. |
Restore.java | enum | The type of accessing properties: by field or by setter. |
ValueToRestore.java | Class | Class for holding values that need to be restored after a test was performed. |