org.designwizard.testcases
Class InheritanceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.designwizard.testcases.InheritanceTest
All Implemented Interfaces:
junit.framework.Test

public class InheritanceTest
extends junit.framework.TestCase


Constructor Summary
InheritanceTest()
           
 
Method Summary
protected  void tearDown()
           
 void testAttributeRedefinedBySubClass()
           
 void testDesignWizardInheritance()
           
 void testInheritance()
           
 void testRemoveCommandAbsAbs1()
           
 void testRemoveCommandSubAbs1()
           
 void testRemoveCommandSubAbs2()
           
 void testRemoveCommandSubAbs3()
           
 void testRemoveCommandSubAbs4()
           
 void testRemoveCommandSubInt1()
           
 void testSubClassExtendsSuperClassAttributeCallers()
           
 void testSubClassExtendsSuperClassAttributeCallers2()
           
 void testSubClassExtendsSuperClassAttributeCallers3()
           
 void testSubClassExtendsSuperClassAttributeCallers4()
           
 void testSubClassExtendsSuperClassAttributeCallers5()
           
 void testSubClassExtendsSuperClassAttributeCallers6()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InheritanceTest

public InheritanceTest()
Method Detail

tearDown

protected void tearDown()
                 throws java.lang.Exception
Overrides:
tearDown in class junit.framework.TestCase
Throws:
java.lang.Exception

testInheritance

public void testInheritance()
                     throws InexistentEntityException
Throws:
InexistentEntityException

testDesignWizardInheritance

public void testDesignWizardInheritance()
                                 throws java.io.IOException,
                                        InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testAttributeRedefinedBySubClass

public void testAttributeRedefinedBySubClass()
                                      throws java.io.IOException,
                                             InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testSubClassExtendsSuperClassAttributeCallers

public void testSubClassExtendsSuperClassAttributeCallers()
                                                   throws java.io.IOException,
                                                          InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testSubClassExtendsSuperClassAttributeCallers2

public void testSubClassExtendsSuperClassAttributeCallers2()
                                                    throws java.io.IOException,
                                                           InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testSubClassExtendsSuperClassAttributeCallers3

public void testSubClassExtendsSuperClassAttributeCallers3()
                                                    throws java.io.IOException,
                                                           InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testSubClassExtendsSuperClassAttributeCallers4

public void testSubClassExtendsSuperClassAttributeCallers4()
                                                    throws java.io.IOException,
                                                           InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testSubClassExtendsSuperClassAttributeCallers5

public void testSubClassExtendsSuperClassAttributeCallers5()
                                                    throws java.io.IOException,
                                                           InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testSubClassExtendsSuperClassAttributeCallers6

public void testSubClassExtendsSuperClassAttributeCallers6()
                                                    throws java.io.IOException,
                                                           InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testRemoveCommandSubAbs1

public void testRemoveCommandSubAbs1()
                              throws java.io.IOException,
                                     InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testRemoveCommandSubAbs2

public void testRemoveCommandSubAbs2()
                              throws java.io.IOException,
                                     InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testRemoveCommandSubAbs3

public void testRemoveCommandSubAbs3()
                              throws java.io.IOException,
                                     InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testRemoveCommandSubAbs4

public void testRemoveCommandSubAbs4()
                              throws java.io.IOException,
                                     InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testRemoveCommandAbsAbs1

public void testRemoveCommandAbsAbs1()
                              throws java.io.IOException,
                                     InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException

testRemoveCommandSubInt1

public void testRemoveCommandSubInt1()
                              throws java.io.IOException,
                                     InexistentEntityException
Throws:
java.io.IOException
InexistentEntityException