C# 클래스 SePSXUnitTests.CheckRecordingsAssert

Description of CheckRecordingsAssert.
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
IsCollectionsContent ( System expectedCollection, System realCollection ) : void

비공개 메소드들

메소드 설명
testCollections ( System expectedCollection, System realCollection ) : void

메소드 상세

IsCollectionsContent() 공개 정적인 메소드

public static IsCollectionsContent ( System expectedCollection, System realCollection ) : void
expectedCollection System
realCollection System
리턴 void