Class StringifierBaseTests
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.Conversions
Assembly: MoreStructures.Tests.dll
Syntax
public abstract class StringifierBaseTests : StringifierTests
Constructors
| Improve this Doc View SourceStringifierBaseTests(IStringifier<TreeMock.Edge, TreeMock.Node>)
Declaration
public StringifierBaseTests(IStringifier<TreeMock.Edge, TreeMock.Node> stringifier)
Parameters
Type | Name | Description |
---|---|---|
IStringifier<TreeMock.Edge, TreeMock.Node> | stringifier |
Methods
| Improve this Doc View SourceCustomIndent_IsReflectedIntoOutput()
Declaration
public void CustomIndent_IsReflectedIntoOutput()
CustomNewLine_IsReflectedIntoOutput()
Declaration
public void CustomNewLine_IsReflectedIntoOutput()