Class ExtensionsTests
Inheritance
System.Object
ExtensionsTests
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.Lists.Sorting
Assembly: MoreStructures.Tests.dll
Syntax
public class ExtensionsTests
Methods
| Improve this Doc View SourceIsSorted_WithComparable_IsCorrectWithBool()
Declaration
public void IsSorted_WithComparable_IsCorrectWithBool()
IsSorted_WithComparable_IsCorrectWithChars()
Declaration
public void IsSorted_WithComparable_IsCorrectWithChars()
IsSorted_WithComparable_IsCorrectWithNumbers()
Declaration
public void IsSorted_WithComparable_IsCorrectWithNumbers()
IsSorted_WithComparer_IsCorrect()
Declaration
public void IsSorted_WithComparer_IsCorrect()