C# Class SePSXUnitTests.CheckRecordingsAssert

Description of CheckRecordingsAssert.
Datei anzeigen Open project: apetrovskiy/STUPS

Public Methods

Method Description
IsCollectionsContent ( System expectedCollection, System realCollection ) : void

Private Methods

Method Description
testCollections ( System expectedCollection, System realCollection ) : void

Method Details

IsCollectionsContent() public static method

public static IsCollectionsContent ( System expectedCollection, System realCollection ) : void
expectedCollection System
realCollection System
return void