org.apache.tapestry.event
Class BrowserEventTest

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

public class BrowserEventTest
extends BaseComponentTestCase

Tests how BrowserEvent extracts itself from the IRequestCycle.


Constructor Summary
BrowserEventTest()
           
 
Method Summary
 void test_Construct_And_Read_Method_Arguments()
           
 void test_Unparseable_JSON_Method_Arguments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserEventTest

public BrowserEventTest()
Method Detail

test_Construct_And_Read_Method_Arguments

public void test_Construct_And_Read_Method_Arguments()

test_Unparseable_JSON_Method_Arguments

public void test_Unparseable_JSON_Method_Arguments()


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