You are here

11 calls to ActionTestBase::getPlugin() in Organic groups 8

ActionTestBase::testAccess in tests/src/Kernel/Action/ActionTestBase.php
Checks that the user can perform the action on the membership.
ActionTestBase::testNoAccess in tests/src/Kernel/Action/ActionTestBase.php
Checks that the user cannot perform the action on the membership.
AddSingleOgMembershipRoleActionTest::testExecute in tests/src/Kernel/Action/AddSingleOgMembershipRoleActionTest.php
Checks if the action can be performed correctly.
ApprovePendingOgMembershipActionTest::testExecute in tests/src/Kernel/Action/ApprovePendingOgMembershipActionTest.php
Checks if the action can be performed correctly.
BlockOgMembershipActionTest::testExecute in tests/src/Kernel/Action/BlockOgMembershipActionTest.php
Checks if the action can be performed correctly.
ChangeMultipleOgMembershipRolesActionTestBase::testExecute in tests/src/Kernel/Action/ChangeMultipleOgMembershipRolesActionTestBase.php
Checks if the action can be performed correctly.
ChangeMultipleOgMembershipRolesActionTestBase::testExecuteMultiple in tests/src/Kernel/Action/ChangeMultipleOgMembershipRolesActionTestBase.php
Checks if the action can be performed correctly.
DeleteOgMembershipActionTest::testExecute in tests/src/Kernel/Action/DeleteOgMembershipActionTest.php
Checks if the action can be performed correctly.
PendingOgMembershipActionTest::testExecute in tests/src/Kernel/Action/PendingOgMembershipActionTest.php
Checks if the action can be performed correctly.
RemoveSingleOgMembershipRoleActionTest::testExecute in tests/src/Kernel/Action/RemoveSingleOgMembershipRoleActionTest.php
Checks if the action can be performed correctly.
UnblockOgMembershipActionTest::testExecute in tests/src/Kernel/Action/UnblockOgMembershipActionTest.php
Checks if the action can be performed correctly.