| org.apache.commons.net.telnet.TelnetOptionTest
TelnetOptionTest | public class TelnetOptionTest extends TestCase (Code) | | JUnit test class for TelnetOption
author: Bruno D'Avanzo |
main | public static void main(String args)(Code) | | main for running the test.
|
testGetOption | public void testGetOption()(Code) | | test of the getOption method.
|
testisValidOption | public void testisValidOption()(Code) | | test of the isValidOption method.
|
|
|