You are here

6 calls to ApigeeMockApiClientHelperTrait::queueCompanyResponse() in Apigee Edge 8

ApigeeMockApiClientHelperTrait::addUserToTeam in tests/modules/apigee_mock_api_client/tests/src/Traits/ApigeeMockApiClientHelperTrait.php
Adds a user to a team.
ApigeeMockApiClientHelperTrait::createTeam in tests/modules/apigee_mock_api_client/tests/src/Traits/ApigeeMockApiClientHelperTrait.php
Helper to create a Team entity.
DeveloperTest::developerGetCompanyListTest in tests/src/Functional/DeveloperTest.php
Tests getCompanies() and hasCompany() methods on the developer entity.
TeamInvitationEventsTest::testEvents in modules/apigee_edge_teams/tests/src/Kernel/Event/TeamInvitationEventsTest.php
Tests team_invitation events.
TeamInvitationsTest::testInvitationsList in modules/apigee_edge_teams/tests/src/Functional/TeamInvitationsTest.php
Tests that a user can see their list of invitations.
TeamInvitationsTest::testMultipleInvitations in modules/apigee_edge_teams/tests/src/Functional/TeamInvitationsTest.php
Tests that an email can be invited to one or more teams.