C# 클래스 DocumentationExamples.ShouldBeGreater_LessThanExamples

파일 보기 프로젝트 열기: shouldly/shouldly

공개 메소드들

메소드 설명
ShouldBeGreater_LessThanExamples ( ITestOutputHelper testOutputHelper ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ShouldBeGreaterThan ( ) : void
ShouldBeGreaterThanOrEqualTo ( ) : void
ShouldBeLessThan ( ) : void
ShouldBeLessThanOrEqualTo ( ) : void

메소드 상세

ShouldBeGreater_LessThanExamples() 공개 메소드

public ShouldBeGreater_LessThanExamples ( ITestOutputHelper testOutputHelper ) : System.Collections.Generic
testOutputHelper ITestOutputHelper
리턴 System.Collections.Generic