Method |
Description |
|
_after ( FunctionalTester $I ) |
|
|
_before ( FunctionalTester $I ) |
|
|
it_should_add_a_menu_in_the_databaase ( FunctionalTester $I ) |
|
|
it_should_allow_adding_menu_items_to_menus ( FunctionalTester $I ) |
|
|
it_should_allow_adding_menus_to_different_themes ( FunctionalTester $I ) |
|
|
it_should_throw_if_trying_to_add_items_to_non_existing_menu ( FunctionalTester $I ) |
|
|
it_should_throw_if_trying_to_add_menu_items_when_theme_not_set ( FunctionalTester $I ) |
|
|
it_should_throw_if_trying_to_add_menu_when_theme_not_set ( FunctionalTester $I ) |
|
|