C# Class GoogleTestAdapter.Model.TestResult

Afficher le fichier Open project: csoltenborn/GoogleTestAdapter Class Usage Examples

Méthodes publiques

Méthode Description
TestResult ( TestCase testCase ) : System
ToString ( ) : string

Method Details

TestResult() public méthode

public TestResult ( TestCase testCase ) : System
testCase TestCase
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string