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

Inherits TestCase.

Public Member Functions

def test_CreateKeyPair
def test_DeleteKeyPair
def test_DescribeKeyPairs
def test_ImportKeyPair

Detailed Description

Definition at line 36 of file key_pair_test.py.

Member Function Documentation

def src.ec2.key_pair_test.KeyPairTestCase.test_CreateKeyPair (   self)

Definition at line 38 of file key_pair_test.py.

def src.ec2.key_pair_test.KeyPairTestCase.test_DeleteKeyPair (   self)

Definition at line 79 of file key_pair_test.py.

def src.ec2.key_pair_test.KeyPairTestCase.test_DescribeKeyPairs (   self)

Definition at line 104 of file key_pair_test.py.

def src.ec2.key_pair_test.KeyPairTestCase.test_ImportKeyPair (   self)

Definition at line 134 of file key_pair_test.py.


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