Method | Description | |
---|---|---|
ShouldBeValidXml ( ) : void | ||
ShouldEvaluateTo ( string expected ) : void | ||
ShouldExist ( ) : void | ||
ShouldResultIn ( string expected ) : void | ||
StringAssertionWrapper ( string sut, string operation ) : System |
public ShouldEvaluateTo ( string expected ) : void | ||
expected | string | |
return | void |
public ShouldResultIn ( string expected ) : void | ||
expected | string | |
return | void |
public StringAssertionWrapper ( string sut, string operation ) : System | ||
sut | string | |
operation | string | |
return | System |