8 calls to DeveloperAppUITestTrait::submitAdminForm() in Apigee Edge 8
- DeveloperAppUITest::testAppCrudMultipleProductsAdd in tests/
src/ Functional/ DeveloperAppUITest.php - Creates an app with no products and then adds multiple ones.
- DeveloperAppUITest::testAppCrudMultiplePruductsRemove in tests/
src/ Functional/ DeveloperAppUITest.php - Creates an app with multiple products and then removes them.
- DeveloperAppUITest::testAppCrudSingleProductAdd in tests/
src/ Functional/ DeveloperAppUITest.php - Creates an app with no products and then adds one.
- DeveloperAppUITest::testAppCrudSingleProductChange in tests/
src/ Functional/ DeveloperAppUITest.php - Creates an app with a single product and then removes the product.
- DeveloperAppUITest::testAppDefaultProduct in tests/
src/ Functional/ DeveloperAppUITest.php - Creates an app with the default product.
- DeveloperAppUITest::testAppDefaultProducts in tests/
src/ Functional/ DeveloperAppUITest.php - Creates an app with the default products.
- DeveloperAppUITest::testAssociateApps in tests/
src/ Functional/ DeveloperAppUITest.php - Tests the user_select checkbox on the admin form.
- DeveloperAppUITestTrait::assertAppCreationWithProduct in tests/
src/ Functional/ DeveloperAppUITestTrait.php - Creates an app and assigns products to it.