메소드 | 설명 | |
---|---|---|
Process ( AllureCSharpCommons context ) : void | ||
TestCaseStartedWithTimeEvent ( string suitId, string name, System.DateTime time ) : System |
public Process ( AllureCSharpCommons context ) : void | ||
context | AllureCSharpCommons | |
리턴 | void |
public TestCaseStartedWithTimeEvent ( string suitId, string name, System.DateTime time ) : System | ||
suitId | string | |
name | string | |
time | System.DateTime | |
리턴 | System |