com.buglabs.bug.module.vonhippel.tests
Class TestVonHippel

java.lang.Object
  extended by TestCase
      extended by com.buglabs.bug.module.vonhippel.tests.TestVonHippel

public class TestVonHippel
extends TestCase


Constructor Summary
TestVonHippel()
           
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 void testVonHippelInputStreamFromFile()
          Tests virtual bug von hippel t
 void testVonHippelOutputStreamToFile()
           
 void testVonHippelSTDOUT()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestVonHippel

public TestVonHippel()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testVonHippelSTDOUT

public void testVonHippelSTDOUT()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testVonHippelOutputStreamToFile

public void testVonHippelOutputStreamToFile()
                                     throws java.lang.Exception
Throws:
java.lang.Exception

testVonHippelInputStreamFromFile

public void testVonHippelInputStreamFromFile()
                                      throws java.lang.Exception
Tests virtual bug von hippel t

Throws:
java.lang.Exception