You are here

6 calls to DeveloperAppUITestTrait::assertAppCrud() 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.