C# Class DocumentationExamples.ShouldBeOfTypeExamples

ファイルを表示 Open project: shouldly/shouldly

Public Methods

Method Description
ShouldBeOfTypeExamples ( ITestOutputHelper testOutputHelper ) : Shouldly

Private Methods

Method Description
ShouldBeOfType ( ) : void
ShouldNotBeOfType ( ) : void

Method Details

ShouldBeOfTypeExamples() public method

public ShouldBeOfTypeExamples ( ITestOutputHelper testOutputHelper ) : Shouldly
testOutputHelper ITestOutputHelper
return Shouldly