Class IterationStateTests
Inheritance
System.Object
IterationStateTests
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.SuffixTrees.Builders.Ukkonen
Assembly: MoreStructures.Tests.dll
Syntax
public class IterationStateTests
Methods
| Improve this Doc View SourceActivePointFollowedByCurrentChar_NullAtStart()
Declaration
public void ActivePointFollowedByCurrentChar_NullAtStart()
ActivePointFollowedByCurrentChar_ThrowsExceptionBeforeStartingAPhase()
Declaration
public void ActivePointFollowedByCurrentChar_ThrowsExceptionBeforeStartingAPhase()
ActivePointFollowedByCurrentChar_WhenActivePointIsDefined_FalseCases()
Declaration
public void ActivePointFollowedByCurrentChar_WhenActivePointIsDefined_FalseCases()
ActivePointFollowedByCurrentChar_WhenActivePointIsDefined_TrueCases()
Declaration
public void ActivePointFollowedByCurrentChar_WhenActivePointIsDefined_TrueCases()
InitializeActiveEdgeAndLength_ThrowsExceptionWhenInvalidActivePoint()
Declaration
public void InitializeActiveEdgeAndLength_ThrowsExceptionWhenInvalidActivePoint()
IsThereANextPhase_IsCorrect()
Declaration
public void IsThereANextPhase_IsCorrect()
Root_IsSetOnConstruction()
Declaration
public void Root_IsSetOnConstruction()
StillRemainingSuffixesInCurrentPhase_AccessProtectedWhenNotInPhase()
Declaration
public void StillRemainingSuffixesInCurrentPhase_AccessProtectedWhenNotInPhase()
Text_IsSetOnConstruction()
Declaration
public void Text_IsSetOnConstruction()