Method | Description | |
---|---|---|
Add ( IExpectationChecker checker ) : |
||
IsAcceptable ( string expected, object actual ) : bool |
public Add ( IExpectationChecker checker ) : |
||
checker | IExpectationChecker | |
return |
public IsAcceptable ( string expected, object actual ) : bool | ||
expected | string | |
actual | object | |
return | bool |