Home » HttpComponents-Core-4.0.1 » org.apache.http.io » [javadoc | source]
org.apache.http.io
public class: TestContentLengthInputStream [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.http.io.TestContentLengthInputStream
Constructor:
 public TestContentLengthInputStream(String testName) 
Method from org.apache.http.io.TestContentLengthInputStream Summary:
main,   suite,   testBasics,   testClose,   testConstructors,   testSkip
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.http.io.TestContentLengthInputStream Detail:
 public static  void main(String[] args) 
 public static Test suite() 
 public  void testBasics() throws IOException 
 public  void testClose() throws IOException 
 public  void testConstructors() throws Exception 
 public  void testSkip() throws IOException