public interface SideEffectDetectorFactory
| Modifier and Type | Method and Description |
|---|---|
void |
beforeTestProperty(PropertyInformation property,
EqualityTest equalityTest) |
void |
detectAfterTestProperty() |
List<PropertyInformation> |
init(Object bean,
List<PropertyInformation> readableWritableProperties) |
List<PropertyInformation> init(Object bean, List<PropertyInformation> readableWritableProperties)
void beforeTestProperty(PropertyInformation property, EqualityTest equalityTest)
void detectAfterTestProperty()
Copyright © 2010–2020 meanbean. All rights reserved.