Class ToStringAssertions
- java.lang.Object
-
- com.java.pojo.internal.assertion.tostring.ToStringAssertions
-
public class ToStringAssertions extends Object
-
-
Constructor Summary
Constructors Constructor Description ToStringAssertions(Object objectUnderAssert)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
contains(String fieldName, Object value)
void
doestNotContain(String fieldName, Object value)
-