Provide clean-up services, following the run of this test.
Run method to do whatever this test requires. assertTrue("This indicates we passed.", flag);
assertTrue("This indicates we passed.", flag);
Main entry point. setUp(); declare("TestSMS"); run(); cleanUp();
setUp(); declare("TestSMS"); run(); cleanUp();
Perform initialization services for this test.