C# Class Xunit.Reporting.Specs.Internal.Configuration.When_mapping_console_arguments_to_a_one_to_many_map

Inheritance: StaticContextSpecification
Exibir arquivo Open project: BjRo/xunitbddextensions

Protected Methods

Method Description
Because ( ) : void
EstablishContext ( ) : void

Private Methods

Method Description
Should_group_multiple_occurances_of_an_argument_by_the_key ( ) : void
Should_split_the_arguments_based_on_a_slash_and_a_colon ( ) : void

Method Details

Because() protected method

protected Because ( ) : void
return void

EstablishContext() protected method

protected EstablishContext ( ) : void
return void