C# Class GoogleTestAdapter.Model.TestResult

Mostrar archivo Open project: csoltenborn/GoogleTestAdapter Class Usage Examples

Public Methods

Method Description
TestResult ( TestCase testCase ) : System
ToString ( ) : string

Method Details

TestResult() public method

public TestResult ( TestCase testCase ) : System
testCase TestCase
return System

ToString() public method

public ToString ( ) : string
return string