You are here

namespace Drupal\Tests\scheduled_transitions\Functional in Scheduled Transitions 8

Same name in other branches
  1. 2.x Drupal\Tests\scheduled_transitions\Functional
Classsort descending Location Description
ScheduledTransitionEntityTest tests/src/Functional/ScheduledTransitionEntityTest.php Tests an entity with scheduled transitions capabilities.
ScheduledTransitionEntityTransitionsFormTest tests/src/Functional/ScheduledTransitionEntityTransitionsFormTest.php Tests the route which shows all transitions for an entity.
ScheduledTransitionListTest tests/src/Functional/ScheduledTransitionListTest.php Tests the non-views global list.
ScheduledTransitionLocalTaskTest tests/src/Functional/ScheduledTransitionLocalTaskTest.php Tests the text displayed in local task [tab].
ScheduledTransitionModalFormTest tests/src/Functional/ScheduledTransitionModalFormTest.php Tests the route to add a new transition to an entity (modal form).
ScheduledTransitionRescheduleFormTest tests/src/Functional/ScheduledTransitionRescheduleFormTest.php Tests the route to reschedule a transition.
ScheduledTransitionSettingsFormTest tests/src/Functional/ScheduledTransitionSettingsFormTest.php Tests settings form.
ScheduledTransitionViewsListTest tests/src/Functional/ScheduledTransitionViewsListTest.php Tests the views global list.