org.sourceforge.jemm.lifecycle
Class ConstructorLifecycleTest

java.lang.Object
  extended by org.sourceforge.jemm.lifecycle.ConstructorLifecycleTest

public class ConstructorLifecycleTest
extends java.lang.Object


Constructor Summary
ConstructorLifecycleTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testBeginEvent()
           
 void testClear()
           
 void testEndEvent()
           
 void testFailedEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConstructorLifecycleTest

public ConstructorLifecycleTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

testBeginEvent

public void testBeginEvent()

testEndEvent

public void testEndEvent()

testFailedEvent

public void testFailedEvent()

testClear

public void testClear()


Copyright © 2009. All Rights Reserved.