C# 클래스 IntegrationTests.CountExtensions

파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
ShouldEqual ( this counts, int rights, int wrongs, int exceptions, int syntaxErrors ) : void

메소드 상세

ShouldEqual() 공개 정적인 메소드

public static ShouldEqual ( this counts, int rights, int wrongs, int exceptions, int syntaxErrors ) : void
counts this
rights int
wrongs int
exceptions int
syntaxErrors int
리턴 void