| org.apache.commons.net.telnet.InvalidTelnetOptionExceptionTest
InvalidTelnetOptionExceptionTest | public class InvalidTelnetOptionExceptionTest extends TestCase (Code) | | JUnit test class for InvalidTelnetOptionException
author: Bruno D'Avanzo |
Method Summary | |
public static void | main(String args) main for running the test. | protected void | setUp() setUp for the test. | public void | testConstructors() test of the constructors. |
main | public static void main(String args)(Code) | | main for running the test.
|
setUp | protected void setUp()(Code) | | setUp for the test.
|
testConstructors | public void testConstructors()(Code) | | test of the constructors.
|
|
|