Class SetterAssertions
- java.lang.Object
-
- com.java.pojo.internal.assertion.setter.SetterAssertions
-
public class SetterAssertions extends Object
-
-
Constructor Summary
Constructors Constructor Description SetterAssertions(Object objectUnderAssert)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
willSetValueOnField(Method setter, Field field, Object expectedValue)
-