C# Class VisualMutator.Model.Tests.TestResultTreeCreator

Afficher le fichier Open project: visualmutator/visualmutator Class Usage Examples

Méthodes publiques

Méthode Description
CreateMutantTestTree ( List nodeMethods ) : IEnumerable
TestResultTreeCreator ( ) : System.Collections.Generic

Private Methods

Méthode Description
ExtractName ( string name ) : string
ExtractTypeName ( string name ) : string

Method Details

CreateMutantTestTree() public méthode

public CreateMutantTestTree ( List nodeMethods ) : IEnumerable
nodeMethods List
Résultat IEnumerable

TestResultTreeCreator() public méthode

public TestResultTreeCreator ( ) : System.Collections.Generic
Résultat System.Collections.Generic