14 calls to ApigeeMockApiClientHelperTrait::addOrganizationMatchedResponse() in Apigee Edge 8
- AppListBuilderTest::setUp in tests/
src/ Kernel/ Entity/ ListBuilder/ AppListBuilderTest.php - AppWarningsCheckerTest::setUp in tests/
src/ Kernel/ Entity/ AppWarningsCheckerTest.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.
- EmailTest::testEmailValidator in tests/
src/ Functional/ EmailTest.php - Tests developer email already exists in Apigee Edge.
- EntityListBuilderTest::setUp in tests/
src/ Kernel/ Entity/ ListBuilder/ EntityListBuilderTest.php - TeamInvitationsTest::setUp in modules/
apigee_edge_teams/ tests/ src/ Functional/ TeamInvitationsTest.php - TeamListBuilderTest::setUp in modules/
apigee_edge_teams/ tests/ src/ Functional/ TeamListBuilderTest.php - TeamViewBuilderTest::setUp in modules/
apigee_edge_teams/ tests/ src/ Kernel/ Entity/ TeamViewBuilderTest.php - TestFrameworkKernelTest::testMatchedResponse in tests/
src/ Kernel/ TestFrameworkKernelTest.php - Tests that a response is fetched from the mocks using response matcher.
- TestFrameworkKernelTest::testRegisterUser in tests/
src/ Kernel/ TestFrameworkKernelTest.php - Tests a more complex scenario.