- testAPIPatterns() - Method in class org.openstack4j.api.identity.KeystoneTests
-
Tests common API patterns such as expecting a Null if a query by an identifier fails or Empty list on
results that have no data
- testAuthorizationFailure() - Method in class org.openstack4j.api.identity.KeystoneTests
-
- testExtensions() - Method in class org.openstack4j.api.identity.KeystoneTests
-
Tests retrieving Extensions
- testInvalidRegion() - Method in class org.openstack4j.api.identity.KeystoneTests
-
Tests finding an endpoint for which does not exist
- testRegionTwo() - Method in class org.openstack4j.api.identity.KeystoneTests
-
Tests finding an endpoint for Region Two which does exist
- testTenants() - Method in class org.openstack4j.api.identity.KeystoneTests
-
Tests tenant based operations
- testTenantUsers() - Method in class org.openstack4j.api.identity.KeystoneTests
-