Class NodeToLeafPathsBuilderTests
Inheritance
System.Object
NodeToLeafPathsBuilderTests
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MoreStructures.Tests.RecImmTrees.Paths
Assembly: MoreStructures.Tests.dll
Syntax
public abstract class NodeToLeafPathsBuilderTests
Constructors
| Improve this Doc View SourceNodeToLeafPathsBuilderTests(INodeToLeafPathsBuilder)
Declaration
protected NodeToLeafPathsBuilderTests(INodeToLeafPathsBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
INodeToLeafPathsBuilder | builder |
Properties
| Improve this Doc View SourceBuilder
Declaration
protected INodeToLeafPathsBuilder Builder { get; }
Property Value
Type | Description |
---|---|
INodeToLeafPathsBuilder |
Methods
| Improve this Doc View SourceGetAllNodeToLeafPaths__DocExample()
Declaration
public void GetAllNodeToLeafPaths__DocExample()
GetAllNodeToLeafPaths_IsCorrectWithTrees()
Declaration
public void GetAllNodeToLeafPaths_IsCorrectWithTrees()
GetAllNodeToLeafPaths_IsCorrectWithTries()
Declaration
public void GetAllNodeToLeafPaths_IsCorrectWithTries()