C# Class VisualMutator.Model.Tests.TestResultTreeCreator

Mostra file Open project: visualmutator/visualmutator Class Usage Examples

Public Methods

Method Description
CreateMutantTestTree ( List nodeMethods ) : IEnumerable
TestResultTreeCreator ( ) : System.Collections.Generic

Private Methods

Method Description
ExtractName ( string name ) : string
ExtractTypeName ( string name ) : string

Method Details

CreateMutantTestTree() public method

public CreateMutantTestTree ( List nodeMethods ) : IEnumerable
nodeMethods List
return IEnumerable

TestResultTreeCreator() public method

public TestResultTreeCreator ( ) : System.Collections.Generic
return System.Collections.Generic