C# Class StatLight.Core.Tests.Reporting.TestCaseResultFactory

Mostrar archivo Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
CreateFailed ( ) : TestCaseResultServerEvent
CreateIgnored ( ) : TestCaseResultServerEvent
CreatePassed ( ) : TestCaseResultServerEvent

Private Methods

Method Description
GetException ( ) : Exception
getEndTime ( System.DateTime startTime ) : System.DateTime
getStartTime ( ) : System.DateTime

Method Details

CreateFailed() public static method

CreateIgnored() public static method

CreatePassed() public static method