6.3.1.5. smsprovider.TestSMSProvider module

This is the SMSClass to send SMS via HTTP Gateways This is a dummy class for testing

class smsprovider.TestSMSProvider.TestSMSProvider[source]

Bases: smsprovider.SMSProvider.ISMSProvider

getParameters(message, phone)[source]
loadConfig(configDict)[source]
submitMessage(phone, message)[source]