Method | Description | |
---|---|---|
Process ( AllureCSharpCommons context ) : void | ||
TestCaseStartedWithTimeEvent ( string suitId, string name, System.DateTime time ) : System |
public Process ( AllureCSharpCommons context ) : void | ||
context | AllureCSharpCommons | |
return | void |
public TestCaseStartedWithTimeEvent ( string suitId, string name, System.DateTime time ) : System | ||
suitId | string | |
name | string | |
time | System.DateTime | |
return | System |