cc1
v2.1
CC1 source code docs
|
Inherits WiTestCase.
Public Member Functions | |
def | test_account_change_email_empty |
def | test_account_change_email_error |
def | test_account_change_email_ok |
def | test_account_chart |
def | test_password_change |
def | test_show_ec2_key |
Public Attributes | |
base_url |
Definition at line 34 of file account_test.py.
def src.wi.tests.account_test.AccountTests.test_account_change_email_empty | ( | self | ) |
Definition at line 57 of file account_test.py.
def src.wi.tests.account_test.AccountTests.test_account_change_email_error | ( | self | ) |
Definition at line 61 of file account_test.py.
def src.wi.tests.account_test.AccountTests.test_account_change_email_ok | ( | self | ) |
Definition at line 52 of file account_test.py.
def src.wi.tests.account_test.AccountTests.test_account_chart | ( | self | ) |
Definition at line 83 of file account_test.py.
def src.wi.tests.account_test.AccountTests.test_password_change | ( | self | ) |
Definition at line 65 of file account_test.py.
def src.wi.tests.account_test.AccountTests.test_show_ec2_key | ( | self | ) |
Definition at line 94 of file account_test.py.
src.wi.tests.account_test.AccountTests.base_url |
Definition at line 38 of file account_test.py.