C# Class DocumentationExamples.EnumerableShouldNotContainExamples

Show file Open project: shouldly/shouldly

Public Methods

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

Private Methods

Method Description
ShouldNotContain ( ) : void
ShouldNotContain_Predicate ( ) : void

Method Details

EnumerableShouldNotContainExamples() public method

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