org.apache.velocity.tools.test.blackbox
Class ViewToolsTests

java.lang.Object
  extended by org.apache.velocity.tools.test.blackbox.ViewToolsTests

public class ViewToolsTests
extends Object

View tools blackbox tests.

Since:
Velocity Tools 1.3
Version:
$Id$
Author:
Claude Brisson

Constructor Summary
ViewToolsTests()
           
 
Method Summary
static void initViewToolsTests()
           
 void testBrowserSnifferTool()
          Tests
 void testContextTool()
           
 void testLinkTool()
           
 void testParameterParserTool()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewToolsTests

public ViewToolsTests()
Method Detail

initViewToolsTests

public static void initViewToolsTests()
                               throws Exception
Throws:
Exception

testBrowserSnifferTool

public void testBrowserSnifferTool()
                            throws Exception
Tests

Throws:
Exception

testContextTool

public void testContextTool()
                     throws Exception
Throws:
Exception

testLinkTool

public void testLinkTool()
                  throws Exception
Throws:
Exception

testParameterParserTool

public void testParameterParserTool()
                             throws Exception
Throws:
Exception


Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.