|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.commons.net.telnet.TelnetOptionHandlerTestAbstract
org.apache.commons.net.telnet.SimpleOptionHandlerTest
public class SimpleOptionHandlerTest
JUnit test class for SimpleOptionHandler
| Constructor Summary | |
|---|---|
SimpleOptionHandlerTest()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
main for running the test. |
protected void |
setUp()
setUp for the test. |
void |
testAnswerSubnegotiation()
test of server-driven subnegotiation. |
void |
testConstructors()
test of the constructors. |
void |
testStartSubnegotiation()
test of client-driven subnegotiation. |
| Methods inherited from class org.apache.commons.net.telnet.TelnetOptionHandlerTestAbstract |
|---|
testDo, testWill |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleOptionHandlerTest()
| Method Detail |
|---|
public static void main(String[] args)
protected void setUp()
setUp in class TelnetOptionHandlerTestAbstractpublic void testConstructors()
testConstructors in class TelnetOptionHandlerTestAbstractpublic void testStartSubnegotiation()
testStartSubnegotiation in class TelnetOptionHandlerTestAbstractpublic void testAnswerSubnegotiation()
testAnswerSubnegotiation in class TelnetOptionHandlerTestAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||