C# Class DocumentationExamples.EnumerableShouldContainExamples

Mostrar archivo Open project: shouldly/shouldly

Public Methods

Method Description
EnumerableShouldContainExamples ( ITestOutputHelper testOutputHelper ) : System.Collections.Generic

Private Methods

Method Description
ShouldContain ( ) : void
ShouldContain_Predicate ( ) : void

Method Details

EnumerableShouldContainExamples() public method

public EnumerableShouldContainExamples ( ITestOutputHelper testOutputHelper ) : System.Collections.Generic
testOutputHelper ITestOutputHelper
return System.Collections.Generic