org.sourceforge.jemm.itest.functionality
Class ConstructionTest

java.lang.Object
  extended by org.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase
      extended by org.sourceforge.jemm.itest.functionality.ConstructionTest

public class ConstructionTest
extends MemoryStoreSetupBase


Constructor Summary
ConstructionTest()
           
 
Method Summary
 void childFails()
           
 void constructorCallsMethod()
           
 void normalFailure()
           
 
Methods inherited from class org.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase
setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructionTest

public ConstructionTest()
Method Detail

normalFailure

public void normalFailure()
                   throws java.lang.Throwable
Throws:
java.lang.Throwable

childFails

public void childFails()
                throws java.lang.Throwable
Throws:
java.lang.Throwable

constructorCallsMethod

public void constructorCallsMethod()


Copyright © 2009. All Rights Reserved.