Public Member Functions | |
def | test_1call |
def | test_2cancel |
def | test_balance |
def | test_config |
def | test_disable_enable |
def | test_download |
def | test_inbox |
def | test_search |
def | test_sms |
def | test_special |
def | test_zlogout |
Static Public Attributes | |
forwarding = None | |
tuple | forwarding = util.input('Forwarding number [optional]: ') |
tuple | outgoing = util.input('Outgoing number (blank to ignore call tests): ') |
tuple | voice = Voice() |
def googlevoice.tests.VoiceTest.test_1call | ( | self | ) |
def googlevoice.tests.VoiceTest.test_2cancel | ( | self | ) |
def googlevoice.tests.VoiceTest.test_balance | ( | self | ) |
def googlevoice.tests.VoiceTest.test_config | ( | self | ) |
def googlevoice.tests.VoiceTest.test_disable_enable | ( | self | ) |
def googlevoice.tests.VoiceTest.test_download | ( | self | ) |
def googlevoice.tests.VoiceTest.test_inbox | ( | self | ) |
def googlevoice.tests.VoiceTest.test_search | ( | self | ) |
def googlevoice.tests.VoiceTest.test_sms | ( | self | ) |
def googlevoice.tests.VoiceTest.test_special | ( | self | ) |
def googlevoice.tests.VoiceTest.test_zlogout | ( | self | ) |
googlevoice::tests.VoiceTest::forwarding = None [static] |
tuple googlevoice::tests.VoiceTest::forwarding = util.input('Forwarding number [optional]: ') [static] |
tuple googlevoice::tests.VoiceTest::outgoing = util.input('Outgoing number (blank to ignore call tests): ') [static] |
tuple googlevoice::tests.VoiceTest::voice = Voice() [static] |