org.jboss.seam.faces.rewrite
Class RewriteConfigurationTest

java.lang.Object
  extended by org.jboss.seam.faces.rewrite.RewriteConfigurationTest

public class RewriteConfigurationTest
extends Object

Author:
bleathem

Constructor Summary
RewriteConfigurationTest()
           
 
Method Summary
static void setUpClass()
           
static void tearDownClass()
           
 void testBuildViewUrl()
          Test of buildViewUrl method, of class RewriteConfiguration.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RewriteConfigurationTest

public RewriteConfigurationTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

testBuildViewUrl

public void testBuildViewUrl()
Test of buildViewUrl method, of class RewriteConfiguration.



Copyright © 2009-2011 Seam Framework. All Rights Reserved.