메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public StringAssertionWrapper ( string sut, string operation ) : System | ||
sut | string | |
operation | string | |
리턴 | System |