jicarilla-sandbox/platform/components/http/impl/src/test/org/jicarilla/http/test HTTPParserImplTestCase.java,1.8,1.9
Leo Simons <[email protected]>
| Newsgroups | gmane.comp.java.jicarilla.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/test/org/jicarilla/http/test
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20763/platform/components/http/impl/src/test/org/jicarilla/http/test
Modified Files:
HTTPParserImplTestCase.java
Log Message:
need the while loop....
Index: HTTPParserImplTestCase.java
===================================================================
RCS file: /cvsroot/jicarilla/jicarilla-sandbox/platform/components/http/impl/src/test/org/jicarilla/http/test/HTTPParserImplTestCase.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- HTTPParserImplTestCase.java 4 Apr 2004 14:16:44 -0000 1.8
+++ HTTPParserImplTestCase.java 6 Apr 2004 13:43:42 -0000 1.9
@@ -145,6 +145,14 @@
);
}
+ public void testDoParseRespectsProvidedLimit() throws HTTPException
+ {
+ parser.parse(
+ ByteBuffer.allocate( 10 ),
+ 5
+ );
+ }
+
// ----------------------------------------------------------------------
// Basic API Exception Tests
// ----------------------------------------------------------------------
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click