public class InputStreamConstraint extends Object implements org.jmock.core.Constraint
| Constructor and Description |
|---|
InputStreamConstraint(String expected) |
InputStreamConstraint(String expected,
String charsetName) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
describeTo(StringBuffer buffer) |
boolean |
eval(Object object) |
public InputStreamConstraint(String expected)
public boolean eval(Object object)
eval in interface org.jmock.core.Constraintpublic StringBuffer describeTo(StringBuffer buffer)
describeTo in interface org.jmock.core.SelfDescribingCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.