@MetaInfServices public class SideEffectDetectorImpl extends Object implements SideEffectDetector
| Constructor and Description |
|---|
SideEffectDetectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeTestProperty(PropertyInformation property,
EqualityTest equalityTest) |
void |
detectAfterTestProperty()
see VerifierSettings#suppressWarning(Warning)
|
List<PropertyInformation> |
init(Object bean,
List<PropertyInformation> readableWritableProperties) |
public List<PropertyInformation> init(Object bean, List<PropertyInformation> readableWritableProperties)
init in interface SideEffectDetectorpublic void beforeTestProperty(PropertyInformation property, EqualityTest equalityTest)
beforeTestProperty in interface SideEffectDetectorpublic void detectAfterTestProperty()
detectAfterTestProperty in interface SideEffectDetectorCopyright © 2010–2020 meanbean. All rights reserved.