SpecUnit    9 concerns, 40 contexts, 81 specifications


Concern specifications    4 contexts, 4 specifications

Concern, when creating a concern based on a type    1 specification

behaves like: context with concern

Concern, after adding a context for a type    1 specification

behaves like: context with concern

Concern, when a context does not belong to a concern    1 specification

behaves like: context with concern

Concern, when adding a context to a concern that it does not belong to    1 specification


Console specifications    3 contexts, 3 specifications

Console, when no arguments are provided    1 specification

Console, when there is no assembly that corresponds to the assembly name provided as a console argument    1 specification

Console, when given a valid assembly file path    1 specification


Context specifications    7 contexts, 13 specifications

Context, when a test fixture class is a concern    3 specifications

Context, when a test fixture class is not a concern    3 specifications

Context, when building a context for a test fixture type    2 specifications

Context, when creating a context for a type that is not a test fixture    1 specification

Context, when two contexts represent the same test fixture    1 specification

Context, when a context behaves like another context    1 specification

Context, when a context does not behave like another context    2 specifications


ReportGenerator specifications    11 contexts, 19 specifications

ReportGenerator, when rendering the report title    5 specifications

ReportGenerator, when rendering a concern header    3 specifications

ReportGenerator, when rendering a concern    1 specification

ReportGenerator, when rendering a context header    2 specifications

ReportGenerator, when rendering a context that behaves like another context    1 specification

ReportGenerator, when rendering a context that does not behaves like another context    1 specification

ReportGenerator, when rendering a context    2 specifications

ReportGenerator, when writing the spec report for an assembly    1 specification

ReportGenerator, when pluralizing a caption for a count where the count is greater than one    1 specification

ReportGenerator, when pluralizing a caption for a count where the count is zero    1 specification

ReportGenerator, when pluralizing a caption for a count where the count is equal to one    1 specification


Specification specifications    4 contexts, 4 specifications

Specification, when a test method is a specificaition    1 specification

Specification, when a creating a specification for a method    1 specification

Specification, when a specification name contains "when"    1 specification

Specification, when a specification name contains "if"    1 specification


SpecificationDataset specifications    3 contexts, 5 specifications

SpecificationDataset, when building a dataset for an assembly    2 specifications

SpecificationDataset, when collecting concerns from an assembly    1 specification

SpecificationDataset, when selecting context classes from a list of types    2 specifications


SpecificationExtensions specifications    2 contexts, 27 specifications

SpecificationExtensions, when expressing assertions as BDD style extension methods    26 specifications

SpecificationExtensions, when the ShouldBeThrownBy assertion is not satisfied    1 specification


SpecificationExtensions (GetException extention) specifications    1 context, 1 specification

SpecificationExtensions (GetException extention), when a delegate throws an exception    1 specification


SpecificationName specifications    5 contexts, 5 specifications

SpecificationName, when the name has underscores    1 specification

SpecificationName, when the name has a leading underscore    1 specification

SpecificationName, when the name has a trailing underscore    1 specification

SpecificationName, when the name has two consecutive underscores    1 specification

SpecificationName, when the name has an underscore followed by an "S" followed by an underscore    1 specification