org.openmdx.test.ui1
Class TestUi_1

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openmdx.test.ui1.TestUi_1
All Implemented Interfaces:
junit.framework.Test

public class TestUi_1
extends junit.framework.TestCase


Constructor Summary
TestUi_1(String name)
           
 
Method Summary
static void main(String[] args)
           
 void runTest()
           
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void testProvider()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestUi_1

public TestUi_1(String name)
Method Detail

main

public static void main(String[] args)

suite

public static junit.framework.Test suite()

setUp

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

tearDown

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

runTest

public void runTest()
             throws Throwable
Overrides:
runTest in class junit.framework.TestCase
Throws:
Throwable

testProvider

public void testProvider()
                  throws Exception
Throws:
Exception


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.