26 calls to ApigeeMockApiClientHelperTrait::queueDeveloperResponse() in Apigee Edge 8
- ApigeeEdgeActionsRulesKernelTestBase::setUp in modules/
apigee_edge_actions/ tests/ src/ Kernel/ ApigeeEdgeActionsRulesKernelTestBase.php - ApigeeMockApiClientHelperTrait::addUserToTeam in tests/
modules/ apigee_mock_api_client/ tests/ src/ Traits/ ApigeeMockApiClientHelperTrait.php - Adds a user to a team.
- ApigeeMockApiClientHelperTrait::createDeveloperApp in tests/
modules/ apigee_mock_api_client/ tests/ src/ Traits/ ApigeeMockApiClientHelperTrait.php - Helper to create a DeveloperApp entity.
- ApigeeMockApiClientHelperTrait::queueDeveloperResponseFromDeveloper in tests/
modules/ apigee_mock_api_client/ tests/ src/ Traits/ ApigeeMockApiClientHelperTrait.php - Queues up a mock developer response.
- AppListBuilderTest::setUp in tests/
src/ Kernel/ Entity/ ListBuilder/ AppListBuilderTest.php - AppListBuilderTest::tearDown in tests/
src/ Kernel/ Entity/ ListBuilder/ AppListBuilderTest.php - AppWarningsCheckerTest::setUp in tests/
src/ Kernel/ Entity/ AppWarningsCheckerTest.php - AppWarningsCheckerTest::tearDown in tests/
src/ Kernel/ Entity/ AppWarningsCheckerTest.php - DeveloperAppAnalyticsTest::setUp in tests/
src/ Functional/ DeveloperAppAnalyticsTest.php - DeveloperAppApiKeysPermissionTest::setUp in tests/
src/ Functional/ DeveloperAppApiKeysPermissionTest.php - DeveloperAppApiKeyTest::setUp in tests/
src/ Functional/ DeveloperAppApiKeyTest.php - DeveloperTest::developerCreateByAdminTest in tests/
src/ Functional/ DeveloperTest.php - Tests creating, editing and deleting developer entity by admin.
- DeveloperTest::developerGetCompanyListTest in tests/
src/ Functional/ DeveloperTest.php - Tests getCompanies() and hasCompany() methods on the developer entity.
- DeveloperTest::developerRegisterTest in tests/
src/ Functional/ DeveloperTest.php - Tests user/developer registration and edit.
- EdgeEntityAddProductEventTest::testEvent in modules/
apigee_edge_actions/ tests/ src/ Kernel/ Plugin/ RulesEvent/ EdgeEntityAddProductEventTest.php - Tests add_member events for Edge entities.
- EdgeEntityRemoveProductEventTest::testEvent in modules/
apigee_edge_actions/ tests/ src/ Kernel/ Plugin/ RulesEvent/ EdgeEntityRemoveProductEventTest.php - Tests add_member events for Edge entities.
- EntityListBuilderTest::tearDown in tests/
src/ Kernel/ Entity/ ListBuilder/ EntityListBuilderTest.php - EntityListBuilderTest::testCacheSettings in tests/
src/ Kernel/ Entity/ ListBuilder/ EntityListBuilderTest.php - Tests configurable cache max-age for entity list builders.
- SystemEmailToUsersOfRoleTest::testAction in modules/
apigee_edge_actions/ tests/ src/ Kernel/ Plugin/ RulesAction/ SystemEmailToUsersOfRoleTest.php - Tests sending email to role event.
- TeamInvitationsTest::setUp in modules/
apigee_edge_teams/ tests/ src/ Functional/ TeamInvitationsTest.php - TeamListBuilderTest::createNewAccount in modules/
apigee_edge_teams/ tests/ src/ Functional/ TeamListBuilderTest.php - Helper function to create a random user account.
- TeamListBuilderTest::testTeamListCache in modules/
apigee_edge_teams/ tests/ src/ Functional/ TeamListBuilderTest.php - Tests team list cache.
- TestFrameworkKernelTest::testRegisterUser in tests/
src/ Kernel/ TestFrameworkKernelTest.php - Tests a more complex scenario.
- TestFrameworkKernelTest::testStackedMockResponse in tests/
src/ Kernel/ TestFrameworkKernelTest.php - Tests that a response is fetched from the stacked mocks.
- UserCreateTest::tearDown in tests/
src/ Kernel/ UserCreateTest.php - UserCreateTest::testUserCreate in tests/
src/ Kernel/ UserCreateTest.php - Test user create.