C# Class DocumentationExamples.ShouldBeOfTypeExamples

Afficher le fichier Open project: shouldly/shouldly

Méthodes publiques

Méthode Description
ShouldBeOfTypeExamples ( ITestOutputHelper testOutputHelper ) : Shouldly

Private Methods

Méthode Description
ShouldBeOfType ( ) : void
ShouldNotBeOfType ( ) : void

Method Details

ShouldBeOfTypeExamples() public méthode

public ShouldBeOfTypeExamples ( ITestOutputHelper testOutputHelper ) : Shouldly
testOutputHelper ITestOutputHelper
Résultat Shouldly