C# Class DocumentationExamples.EnumerableShouldBeEmptyExamples

Show file Open project: shouldly/shouldly

Public Methods

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

Private Methods

Method Description
ShouldBeEmpty ( ) : void
ShouldNotBeEmpty ( ) : void

Method Details

EnumerableShouldBeEmptyExamples() public method

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