7 calls to ApigeeMockApiClientHelperTrait::queueDeveloperResponseFromDeveloper() in Apigee Edge 8
- 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::tearDown in tests/
src/ Functional/ DeveloperTest.php - EmailTest::editUserWithAlreadyExistingEmailTest in tests/
src/ Functional/ EmailTest.php - Tests changing user's email to an already existing email address in Edge.
- EmailTest::tearDown in tests/
src/ Functional/ EmailTest.php - EmailTest::testEmailValidator in tests/
src/ Functional/ EmailTest.php - Tests developer email already exists in Apigee Edge.
- TestFrameworkKernelTest::testNotStackedMockResponse in tests/
src/ Kernel/ TestFrameworkKernelTest.php - Test integration enabled.