Method | Description | |
---|---|---|
categories_found_via_CategoryAttribute ( ) : void | ||
categories_from_attributes_deriving_CategoryAttribute_are_found ( ) : void | ||
suite_name_is_namespace_of_fixture ( ) : void | ||
suite_type_is_TestFixture ( ) : void | ||
test_name_is_name_of_fixture ( ) : void |
Method | Description | |
---|---|---|
Given_description_of_MyNUnitFixture ( ) : void |
public categories_found_via_CategoryAttribute ( ) : void | ||
return | void |
public categories_from_attributes_deriving_CategoryAttribute_are_found ( ) : void | ||
return | void |
public suite_name_is_namespace_of_fixture ( ) : void | ||
return | void |
public test_name_is_name_of_fixture ( ) : void | ||
return | void |