ch.elca.el4j.tests.gui.swing
Class ActionsContextTest

java.lang.Object
  extended by ch.elca.el4j.tests.gui.swing.ActionsContextTest

public class ActionsContextTest
extends Object

Test ActionsContexts.

Author:
Stefan Wismer (SWI)
File-location:
ActionsContextTest
Last check-in date:
2009-08-04 13:59:45 +0200 (Di, 04. Aug 2009) by swismer for revision 3873

Constructor Summary
ActionsContextTest()
           
 
Method Summary
private  boolean skipTests()
           
 void testChain()
          Test the chain support of ActionsContext.
 void testParentContext()
          Test the parent context support of ActionsContext.
 void testSubClasses()
          Test the subclasses support of ActionsContext.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionsContextTest

public ActionsContextTest()
Method Detail

testSubClasses

public void testSubClasses()
Test the subclasses support of ActionsContext.


testChain

public void testChain()
Test the chain support of ActionsContext.


testParentContext

public void testParentContext()
Test the parent context support of ActionsContext.


skipTests

private boolean skipTests()
Returns:
true if tests should be skipped (see comment)


Copyright © 2005-2011 ELCA. All Rights Reserved.