public interface AttributeStrategy<T>
| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
It returns a value of the given type
|
T getValue()
PodamMockeryException - If an exception occurred while assigning the value specified
by this strategyCopyright © 2015. All rights reserved.