de.oio.bugkilla.player.test
Class TestWebTestSuite

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

public class TestWebTestSuite
extends junit.framework.TestCase

Author:
aspall

Constructor Summary
TestWebTestSuite(java.lang.String name)
           
 
Method Summary
protected  void setUp()
           
 void testaddTestSuite()
          Method testaddTestSuite.
 void testgetMyPlayer()
          Method testgetMyPlayer.
 
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

TestWebTestSuite

public TestWebTestSuite(java.lang.String name)
See Also:
TestCase.TestCase(String)
Method Detail

setUp

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

testgetMyPlayer

public void testgetMyPlayer()
Method testgetMyPlayer.


testaddTestSuite

public void testaddTestSuite()
Method testaddTestSuite.



Copyright © Orientation in Objects GmbH. All Rights Reserved.