f00f.net.irc.martyr.test
Class TestMartyrJunit

java.lang.Object
  extended by f00f.net.irc.martyr.test.AbstractMartyrTest
      extended by f00f.net.irc.martyr.test.TestMartyrJunit

public class TestMartyrJunit
extends AbstractMartyrTest

JUnit test case for general framework functions.

Author:
Benjamin Damm

Constructor Summary
TestMartyrJunit()
           
 
Method Summary
 void setUp()
           
 void testHello()
          Hello world unit test.
 
Methods inherited from class f00f.net.irc.martyr.test.AbstractMartyrTest
initTest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMartyrJunit

public TestMartyrJunit()
Method Detail

testHello

public void testHello()
Hello world unit test.


setUp

public void setUp()


Copyright © 2000-2007 Ben Damm, Daniel Henninger, et al.