Class CountBasedNarrowingIntervalMatcherTests
Inheritance
System.Object
CountBasedNarrowingIntervalMatcherTests
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.BurrowsWheelerTransform.Matching
Assembly: MoreStructures.Tests.dll
Syntax
public class CountBasedNarrowingIntervalMatcherTests : NarrowingIntervalMatcherTests
Constructors
| Improve this Doc View SourceCountBasedNarrowingIntervalMatcherTests()
Declaration
public CountBasedNarrowingIntervalMatcherTests()
Methods
| Improve this Doc View SourceCtor_RaisesExceptionWithIncosistentBWTAndSortedBWT()
Declaration
public override void Ctor_RaisesExceptionWithIncosistentBWTAndSortedBWT()
Overrides
| Improve this Doc View SourceMatch_RaisesExceptionWithEmptyPattern()
Declaration
public override void Match_RaisesExceptionWithEmptyPattern()