public class PduEncoderTest extends Object
Constructor and Description |
---|
PduEncoderTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testGetMessageText()
Test of getMessageText method, of class PduEncoder.
|
void |
testGetReceiverPhonenumber()
Test of getReceiverPhonenumber method, of class PduEncoder.
|
void |
testMulti7BitASCII_1() |
void |
testMulti7BitASCII()
Single SMS 7 Bit Ascii coded.
|
void |
testSetMessageText()
Test of setMessageText method, of class PduEncoder.
|
void |
testSetReceiverPhonenumber()
Test of setReceiverPhonenumber method, of class PduEncoder.
|
void |
testSingle7BitASCII()
Single SMS 7 Bit Ascii coded.
|
public void setUp()
public void tearDown()
public void testSingle7BitASCII()
public void testMulti7BitASCII()
public void testMulti7BitASCII_1()
public void testGetMessageText()
public void testSetMessageText()
public void testGetReceiverPhonenumber()
public void testSetReceiverPhonenumber()
Copyright © 2009–2015 atmodem4j. All rights reserved.