C# Class Tests.Class1Databases.FromTests

Inheritance: TestBase
Mostra file Open project: docevaad/Chain

Private Methods

Method Description
ClassInitialize ( TestContext context ) : void
FromTests_Counts ( ) : void
FromTests_GetByKey ( ) : void
FromTests_ImmutableArray ( ) : void
FromTests_ImmutableList ( ) : void
FromTests_SkipTake ( ) : void
FromTests_Sorting ( ) : void
FromTests_Sorting_ImmutableCollection ( ) : void
FromTests_Sorting_InferredCollection ( ) : void
FromTests_TableSampleSystemPercentage ( ) : void
FromTests_TableSampleSystemPercentage_Repeatable ( ) : void
FromTests_TableSampleSystemRows ( ) : void
FromTests_TableSampleSystemRows_Repeatable ( ) : void
FromTests_Take ( ) : void
FromTests_TakePercent ( ) : void
FromTests_TakePercentWithTies ( ) : void
FromTests_TakeRandom ( ) : void
FromTests_TakeWithTies ( ) : void
FromTests_Take_NoSort ( ) : void
FromTests_ToDictionary ( ) : void
FromTests_ToDictionary_ImmutableObject ( ) : void
FromTests_ToDictionary_InferredObject ( ) : void
FromTests_ToImmutableObject ( ) : void
FromTests_ToInferredObject ( ) : void