com.quadrique.jbuildingblocks.core.io.sms
Class JbbSmsTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.io.sms.JbbSmsTest

public class JbbSmsTest
extends Object

A JUnit test class


Constructor Summary
JbbSmsTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void test_sendSms10()
           
 void test_sendSms11()
           
 void test_sendSms12()
           
 void test_sendSms13()
           
 void testSMS1()
          Send the text "Test SMS" to the Herve's cellphone
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbSmsTest

public JbbSmsTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testSMS1

public void testSMS1()
Send the text "Test SMS" to the Herve's cellphone


test_sendSms10

public void test_sendSms10()
                    throws Exception
Throws:
Exception

test_sendSms11

public void test_sendSms11()
                    throws Exception
Throws:
Exception

test_sendSms12

public void test_sendSms12()
                    throws Exception
Throws:
Exception

test_sendSms13

public void test_sendSms13()
                    throws Exception
Throws:
Exception


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.