org.apache.commons.net.io
Class ToNetASCIIInputStreamTest

java.lang.Object
  extended by org.apache.commons.net.io.ToNetASCIIInputStreamTest

public class ToNetASCIIInputStreamTest
extends Object


Constructor Summary
ToNetASCIIInputStreamTest()
           
 
Method Summary
 void testToNetASCIIInputStream_single_bytes()
           
 void testToNetASCIIInputStream1()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToNetASCIIInputStreamTest

public ToNetASCIIInputStreamTest()
Method Detail

testToNetASCIIInputStream1

public void testToNetASCIIInputStream1()
                                throws Exception
Throws:
Exception

testToNetASCIIInputStream_single_bytes

public void testToNetASCIIInputStream_single_bytes()
                                            throws Exception
Throws:
Exception


Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.