org.apache.tapestry.junit.spec
Class ImmediateExtension

java.lang.Object
  extended by org.apache.tapestry.junit.spec.ImmediateExtension

public class ImmediateExtension
extends Object

Tests that immediate extensions are, in fact, instantiated immediately.

Since:
2.2
Author:
Howard Lewis Ship

Constructor Summary
ImmediateExtension()
           
 
Method Summary
static int getInstanceCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImmediateExtension

public ImmediateExtension()
Method Detail

getInstanceCount

public static int getInstanceCount()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.