org.apache.tapestry.describe
Class ReportStatusHubTest

java.lang.Object
  extended by BaseComponentTestCase
      extended by org.apache.tapestry.describe.BaseDescribeTestCase
          extended by org.apache.tapestry.describe.ReportStatusHubTest

public class ReportStatusHubTest
extends BaseDescribeTestCase

Tests for ReportStatusHubImpl.

Since:
4.0
Author:
Howard M. Lewis Ship

Constructor Summary
ReportStatusHubTest()
           
 
Method Summary
 void testAddAndFire()
           
 void testRemove()
           
 
Methods inherited from class org.apache.tapestry.describe.BaseDescribeTestCase
newCycle, newDescriber, newReceiver, newWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportStatusHubTest

public ReportStatusHubTest()
Method Detail

testAddAndFire

public void testAddAndFire()

testRemove

public void testRemove()


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