org.apache.james.util.stream
Class ExtraDotOutputStreamTest

java.lang.Object
  extended by TestCase
      extended by org.apache.james.util.stream.ExtraDotOutputStreamTest

public class ExtraDotOutputStreamTest
extends TestCase

Tests for the ExtraDotOutputStream


Constructor Summary
ExtraDotOutputStreamTest()
           
 
Method Summary
 void testBytePerByte()
           
 void testCheckCRLFTerminator()
           
 void testMain()
           
 void testMixedSizeChunks()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtraDotOutputStreamTest

public ExtraDotOutputStreamTest()
Method Detail

testMain

public void testMain()
              throws java.io.IOException
Throws:
java.io.IOException

testCheckCRLFTerminator

public void testCheckCRLFTerminator()
                             throws java.io.IOException
Throws:
java.io.IOException

testMixedSizeChunks

public void testMixedSizeChunks()
                         throws java.io.IOException
Throws:
java.io.IOException

testBytePerByte

public void testBytePerByte()
                     throws java.io.IOException
Throws:
java.io.IOException


Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.