de.oio.bugkilla.splitter.test
Class TestSplitterServletOutputStreamImpl

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.framework.TestCase
              |
              +--de.oio.bugkilla.splitter.test.TestSplitterServletOutputStreamImpl
All Implemented Interfaces:
junit.framework.Test

public class TestSplitterServletOutputStreamImpl
extends junit.framework.TestCase

Author:
swinkler

Constructor Summary
TestSplitterServletOutputStreamImpl(java.lang.String arg0)
          Constructor for TestSplitterServletOutputStreamImpl.
 
Method Summary
protected  void setUp()
           
 void testWriteBytes()
           
 void testWriteBytesWithLenght()
           
 void testWriteInt()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, 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, assertNotNull, assertNotNull, 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

TestSplitterServletOutputStreamImpl

public TestSplitterServletOutputStreamImpl(java.lang.String arg0)
Constructor for TestSplitterServletOutputStreamImpl.

Parameters:
arg0 -
Method Detail

setUp

protected void setUp()
Overrides:
setUp in class junit.framework.TestCase

testWriteInt

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

testWriteBytes

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

testWriteBytesWithLenght

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


Copyright © Orientation in Objects GmbH. All Rights Reserved.