- addLifecycleMessage
void addLifecycleMessage(Evaluation evaluation, string[] missingValues)
- addLifecycleMessage
void addLifecycleMessage(Evaluation evaluation, EquableValue[] missingValues)
- addNegatedLifecycleMessage
void addNegatedLifecycleMessage(Evaluation evaluation, string[] presentValues)
- addNegatedLifecycleMessage
void addNegatedLifecycleMessage(Evaluation evaluation, EquableValue[] missingValues)
- arrayContain
IResult[] arrayContain(Evaluation evaluation)
- arrayContainOnly
IResult[] arrayContainOnly(Evaluation evaluation)
- contain
IResult[] contain(Evaluation evaluation)
- createNegatedResultMessage
string createNegatedResultMessage(ValueEvaluation expectedValue, string[] expectedPieces)
Undocumented in source. Be warned that the author may not have intended to support it.
- createNegatedResultMessage
string createNegatedResultMessage(ValueEvaluation expectedValue, EquableValue[] missingValues)
- createResultMessage
string createResultMessage(ValueEvaluation expectedValue, string[] expectedPieces)
Undocumented in source. Be warned that the author may not have intended to support it.
- createResultMessage
string createResultMessage(ValueEvaluation expectedValue, EquableValue[] missingValues)
- niceJoin
string niceJoin(string[] values, string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.
- niceJoin
string niceJoin(EquableValue[] values, string typeName)
Undocumented in source. Be warned that the author may not have intended to support it.