net.walend.collection.lyophil.jdbc.test
Class DependantMutableSetTrayTest.DMSTestSetup

java.lang.Object
  |
  +--junit.framework.Assert
        |
        +--junit.extensions.TestDecorator
              |
              +--net.walend.toolkit.junit.TestSetup
                    |
                    +--net.walend.lyophil.jdbc.test.JDBCIdentifierSourceTestSetup
                          |
                          +--net.walend.lyophil.jdbc.test.StringBeanTestSetup
                                |
                                +--net.walend.collection.lyophil.jdbc.test.DependantMutableSetTrayTest.DMSTestSetup
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
DependantMutableSetTrayTest

private static class DependantMutableSetTrayTest.DMSTestSetup
extends StringBeanTestSetup


Nested Class Summary
 
Nested classes inherited from class net.walend.toolkit.junit.TestSetup
 
Field Summary
 
Fields inherited from class junit.extensions.TestDecorator
fTest
 
Constructor Summary
(package private) DependantMutableSetTrayTest.DMSTestSetup(junit.framework.Test test)
           
 
Method Summary
protected  void setUp()
          Sets up the fixture.
protected  void tearDown()
          Tears down the fixture.
 
Methods inherited from class net.walend.toolkit.junit.TestSetup
run
 
Methods inherited from class junit.extensions.TestDecorator
basicRun, countTestCases, getTest, 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

DependantMutableSetTrayTest.DMSTestSetup

DependantMutableSetTrayTest.DMSTestSetup(junit.framework.Test test)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Description copied from class: TestSetup
Sets up the fixture.

Overrides:
setUp in class StringBeanTestSetup

tearDown

protected void tearDown()
                 throws java.lang.Exception
Description copied from class: TestSetup
Tears down the fixture.

Overrides:
tearDown in class StringBeanTestSetup


Copyright (c) 2000, 2001, David Walend