public class ItuV250ModemTest extends Object
Modifier and Type | Class and Description |
---|---|
class |
ItuV250ModemTest.TestModem |
Constructor and Description |
---|
ItuV250ModemTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
static void |
tearDownClass() |
void |
testDial()
Test of dial method, of class ATModem.
|
void |
testPrompt() |
void |
testReenterDataMode()
Test of reenterDataMode method, of class ATModem.
|
void |
testReset()
Test of reset method, of class ATModem.
|
void |
testSendHangUp()
Test of sendHangUp method, of class ATModem.
|
void |
testSetSpeaker()
Test of setSpeaker method, of class ATModem.
|
public void setUp()
public void tearDown()
public void testDial() throws Exception
Exception
public void testSetSpeaker()
public void testReset() throws Exception
Exception
public void testReenterDataMode()
Copyright © 2009–2015 atmodem4j. All rights reserved.