Savarese.Org

org.savarese.barehttp
Class HTTPSessionTest

java.lang.Object
  extended by TestCase
      extended by org.savarese.barehttp.HTTPTestCase
          extended by org.savarese.barehttp.HTTPSessionTest

public class HTTPSessionTest
extends HTTPTestCase

Tests the HTTPSession class by making use of HTTPTestCase fixtures, issuing requests from a ByteInputStream, and storing the replies in a ByteArrayOutputStream.

Author:
Daniel F. Savarese

Constructor Summary
HTTPSessionTest()
           
 
Method Summary
 
Methods inherited from class org.savarese.barehttp.HTTPTestCase
testGetRequest09, testGetRequest11
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPSessionTest

public HTTPSessionTest()
                throws java.io.IOException
Throws:
java.io.IOException

Savarese.Org

Copyright © 2001,2006,2010,2012 Daniel F. Savarese. All Rights Reserved.