cc1  v2.1
CC1 source code docs
All Classes Namespaces Files Functions Variables Pages
src.ec2.address_test.AddressTestCase Class Reference

Inherits TestCase.

Public Member Functions

def test_AllocateAddresses
def test_AssociateAddress
def test_DescribeAddresses
def test_DisassociateAddress
def test_ReleaseAddress

Detailed Description

Definition at line 34 of file address_test.py.

Member Function Documentation

def src.ec2.address_test.AddressTestCase.test_AllocateAddresses (   self)

Definition at line 36 of file address_test.py.

def src.ec2.address_test.AddressTestCase.test_AssociateAddress (   self)

Definition at line 55 of file address_test.py.

def src.ec2.address_test.AddressTestCase.test_DescribeAddresses (   self)

Definition at line 87 of file address_test.py.

def src.ec2.address_test.AddressTestCase.test_DisassociateAddress (   self)

Definition at line 117 of file address_test.py.

def src.ec2.address_test.AddressTestCase.test_ReleaseAddress (   self)

Definition at line 152 of file address_test.py.


The documentation for this class was generated from the following file: