Class SuffixStructuresTreePathExtensionsTests
Inheritance
System.Object
SuffixStructuresTreePathExtensionsTests
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.SuffixStructures
Assembly: MoreStructures.Tests.dll
Syntax
public class SuffixStructuresTreePathExtensionsTests
Methods
| Improve this Doc View SourceContainsIndex_IsAlwaysFalseOnAEmptyPath()
Declaration
public void ContainsIndex_IsAlwaysFalseOnAEmptyPath()
ContainsIndex_IsCorrect()
Declaration
public void ContainsIndex_IsCorrect()
ContainsIndex_ThrowsExceptionOnInvalidIndex()
Declaration
public void ContainsIndex_ThrowsExceptionOnInvalidIndex()
ContainsIndexesNonBiggerThan_IsAlwaysFalseOnAEmptyPath()
Declaration
public void ContainsIndexesNonBiggerThan_IsAlwaysFalseOnAEmptyPath()
ContainsIndexesNonBiggerThan_IsCorrect()
Declaration
public void ContainsIndexesNonBiggerThan_IsCorrect()
ContainsIndexesNonBiggerThan_ThrowsExceptionOnInvalidIndex()
Declaration
public void ContainsIndexesNonBiggerThan_ThrowsExceptionOnInvalidIndex()
IsSuffixOf_IsCorrectForNonEmtpyPath()
Declaration
public void IsSuffixOf_IsCorrectForNonEmtpyPath()
IsSuffixOf_IsTrueForEmtpyPath()
Declaration
public void IsSuffixOf_IsTrueForEmtpyPath()
SuffixFor_IsCorrectForEmptyPath()
Declaration
public void SuffixFor_IsCorrectForEmptyPath()
SuffixFor_IsCorrectForNonEmptyPathOnSuffixTree()
Declaration
public void SuffixFor_IsCorrectForNonEmptyPathOnSuffixTree()
SuffixFor_IsCorrectForNonEmptyPathOnSuffixTrie()
Declaration
public void SuffixFor_IsCorrectForNonEmptyPathOnSuffixTrie()