C# Class Cone.Runners.TeamCityLoggerSpec

Afficher le fichier Open project: drunkcod/Cone

Private Properties

Свойство Type Description
CreateLogger void
Suite Cone.Stubs.ConeSuiteStub
Test Cone.Stubs.ConeTestStub
comparision_test_failed void
information_messages void
suite_finished void
suite_starting void
test_failed void
test_finished void
test_ignored void
test_started void

Méthodes publiques

Méthode Description
escapes_values ( ) : void

Private Methods

Méthode Description
CreateLogger ( ) : void
Suite ( ) : ConeSuiteStub
Test ( ) : ConeTestStub
comparision_test_failed ( ) : void
information_messages ( ) : void
suite_finished ( ) : void
suite_starting ( ) : void
test_failed ( ) : void
test_finished ( ) : void
test_ignored ( ) : void
test_started ( ) : void

Method Details

escapes_values() public méthode

public escapes_values ( ) : void
Résultat void