C# Class StatLight.Core.Events.TestCaseResultServerEvent

Exibir arquivo Open project: staxmanade/StatLight Class Usage Examples

Public Methods

Method Description
FullMethodName ( ) : string
PopulateMetadata ( IEnumerable metadata ) : void
TestCaseResultServerEvent ( ResultType resultType ) : System

Method Details

FullMethodName() public method

public FullMethodName ( ) : string
return string

PopulateMetadata() public method

public PopulateMetadata ( IEnumerable metadata ) : void
metadata IEnumerable
return void

TestCaseResultServerEvent() public method

public TestCaseResultServerEvent ( ResultType resultType ) : System
resultType ResultType
return System