Method | Description | |
---|---|---|
ComparisonAssertion ( Predicate |
||
Test ( object context ) : bool |
Method | Description | |
---|---|---|
TestComparison ( IComparable left, IComparable right ) : bool | ||
TestResult ( object result ) : bool |
public ComparisonAssertion ( Predicate |
||
predicate | Predicate |
|
source | IContextExpression | |
type | TypeCode | |
value | string | |
return | System |
protected TestComparison ( IComparable left, IComparable right ) : bool | ||
left | IComparable | |
right | IComparable | |
return | bool |
protected TestResult ( object result ) : bool | ||
result | object | |
return | bool |