메소드 | 설명 | |
---|---|---|
GetTestResult ( ) : SharpUnit.TestResult | ||
Run ( SharpUnit.TestResult result ) : IEnumerator | ||
SetTestMethod ( string method ) : void | ||
SetUp ( ) : void | ||
TearDown ( ) : void |
public Run ( SharpUnit.TestResult result ) : IEnumerator | ||
result | SharpUnit.TestResult | |
리턴 | IEnumerator |