xpe
Class TeeInputStreamTest

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--xpe.BaseTest
                    |
                    +--xpe.TeeInputStreamTest
All Implemented Interfaces:
junit.framework.Test

public class TeeInputStreamTest
extends BaseTest


Field Summary
 
Fields inherited from class xpe.BaseTest
br, documents, htmlBasicCheese, htmlEmpty, htmlFunky, htmlId, htmlIdCheese, htmlIdFoo, htmlIdMatching, htmlMatchEnd, htmlMatchStart, linebreak, newline, resultsBasicCheeseHTML, resultsIdCheese, resultsIdCheeseHTML, swingBottom, swingTop, textBasicBaz, textBasicCheese, textId, textIdCheese, textIdCheeseKind, textIdKind, tidy, xmlContents
 
Constructor Summary
TeeInputStreamTest()
           
 
Method Summary
 void testLong()
           
 void testShort()
           
 
Methods inherited from class xpe.BaseTest
getDocument, htmlIndent, stripWhitespace
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TeeInputStreamTest

public TeeInputStreamTest()
Method Detail

testShort

public void testShort()
               throws java.lang.Exception
java.lang.Exception

testLong

public void testLong()
              throws java.lang.Exception
java.lang.Exception