org.apache.tapestry.event
Class ReportStatusEventTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.event.ReportStatusEventTest

public class ReportStatusEventTest
extends BaseComponentTestCase

Tests for ReportStatusEvent.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
ReportStatusEventTest()
           
 
Method Summary
protected  DescriptionReceiver newReceiver()
           
 void testConstructor()
           
 void testDelegation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportStatusEventTest

public ReportStatusEventTest()
Method Detail

newReceiver

protected DescriptionReceiver newReceiver()

testConstructor

public void testConstructor()

testDelegation

public void testDelegation()


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