C# Class SePSXUnitTests.CheckRecordingsAssert

Description of CheckRecordingsAssert.
Afficher le fichier Open project: apetrovskiy/STUPS

Méthodes publiques

Méthode Description
IsCollectionsContent ( System expectedCollection, System realCollection ) : void

Private Methods

Méthode Description
testCollections ( System expectedCollection, System realCollection ) : void

Method Details

IsCollectionsContent() public static méthode

public static IsCollectionsContent ( System expectedCollection, System realCollection ) : void
expectedCollection System
realCollection System
Résultat void