de.tivano.junit
Class ParametrizedTestSuite.Warning

java.lang.Object
  |
  +--TestCase
        |
        +--de.tivano.junit.ParametrizedTestSuite.Warning
Enclosing class:
ParametrizedTestSuite

static class ParametrizedTestSuite.Warning
extends TestCase

Helper class for reporting warnings. This test always fails.


Constructor Summary
ParametrizedTestSuite.Warning(String message)
           
 
Method Summary
protected  void runTest()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParametrizedTestSuite.Warning

public ParametrizedTestSuite.Warning(String message)
Method Detail

runTest

protected void runTest()


Copyright © 2002 Tivano Software GmbH. All Rights reserved.