A C F G I J K L M O R S T U V 

A

AbstractTest - Class in org.openstack4j.api
Base Test class which handles Mocking a Webserver to fullfill and test against JSON response objects from an OpenStack deployment
AbstractTest() - Constructor for class org.openstack4j.api.AbstractTest
 
AbstractTest.Service - Enum in org.openstack4j.api
 
afterTest() - Method in class org.openstack4j.api.AbstractTest
 
associateClient(OSClient) - Method in class org.openstack4j.api.AbstractTest
 
authenticateTest() - Method in class org.openstack4j.api.identity.KeystoneTests
Tests authentication and receiving the Access object with the current Token
authURL(String) - Method in class org.openstack4j.api.AbstractTest
 

C

containerListingTest() - Method in class org.openstack4j.api.storage.ObjectStorageTests
 
containerMetadataTest() - Method in class org.openstack4j.api.storage.ObjectStorageTests
 

F

FlavorTests - Class in org.openstack4j.api.compute
Tests the Compute -> Flavors API against the mock webserver and spec based json responses
FlavorTests() - Constructor for class org.openstack4j.api.compute.FlavorTests
 

G

getFlavor() - Method in class org.openstack4j.api.compute.FlavorTests
 

I

ImageTests - Class in org.openstack4j.api.compute
Test cases for Compute Images
ImageTests() - Constructor for class org.openstack4j.api.compute.ImageTests
 

J

JSON_ACCESS - Static variable in class org.openstack4j.api.AbstractTest
 

K

KeystoneTests - Class in org.openstack4j.api.identity
Tests the Identity/Keystone API
KeystoneTests() - Constructor for class org.openstack4j.api.identity.KeystoneTests
 

L

listFlavors() - Method in class org.openstack4j.api.compute.FlavorTests
 
listMigrations() - Method in class org.openstack4j.api.compute.MigrationTests
 

M

MigrationTests - Class in org.openstack4j.api.compute
Migrations based Test Cases
MigrationTests() - Constructor for class org.openstack4j.api.compute.MigrationTests
 

O

ObjectStorageTests - Class in org.openstack4j.api.storage
 
ObjectStorageTests() - Constructor for class org.openstack4j.api.storage.ObjectStorageTests
 
org.openstack4j.api - package org.openstack4j.api
 
org.openstack4j.api.compute - package org.openstack4j.api.compute
 
org.openstack4j.api.identity - package org.openstack4j.api.identity
 
org.openstack4j.api.storage - package org.openstack4j.api.storage
 
os() - Method in class org.openstack4j.api.AbstractTest
 

R

respondWith(String) - Method in class org.openstack4j.api.AbstractTest
The path to the expected JSON results
respondWith(int) - Method in class org.openstack4j.api.AbstractTest
Responds with negative based response code and no body
respondWith(Map<String, String>, int) - Method in class org.openstack4j.api.AbstractTest
Responds with negative based response code and no body and optional headers
rolesTest() - Method in class org.openstack4j.api.identity.KeystoneTests
Tests the Role based Operations

S

server - Variable in class org.openstack4j.api.AbstractTest
 
serverCreateTest() - Method in class org.openstack4j.api.compute.ServerTests
 
serverListingTest() - Method in class org.openstack4j.api.compute.ImageTests
 
serverListingTest() - Method in class org.openstack4j.api.compute.ServerTests
 
ServerTests - Class in org.openstack4j.api.compute
Test cases for Server based Services
ServerTests() - Constructor for class org.openstack4j.api.compute.ServerTests
 
service() - Method in class org.openstack4j.api.AbstractTest
 
service() - Method in class org.openstack4j.api.compute.FlavorTests
 
service() - Method in class org.openstack4j.api.compute.ImageTests
 
service() - Method in class org.openstack4j.api.compute.MigrationTests
 
service() - Method in class org.openstack4j.api.compute.ServerTests
 
service() - Method in class org.openstack4j.api.identity.KeystoneTests
service() - Method in class org.openstack4j.api.storage.ObjectStorageTests
 
startServer() - Method in class org.openstack4j.api.AbstractTest
 

T

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
 

U

usersTest() - Method in class org.openstack4j.api.identity.KeystoneTests
Tests the User based Operations

V

valueOf(String) - Static method in enum org.openstack4j.api.AbstractTest.Service
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openstack4j.api.AbstractTest.Service
Returns an array containing the constants of this enum type, in the order they are declared.
A C F G I J K L M O R S T U V 

Copyright © 2014. All rights reserved.