org.apache.velocity.test

Class VelocityServletTest


public class VelocityServletTest
extends TestCase

Tests our VelocityServlet implementation.

Author:
Daniel Rall

Nested Class Summary

(package private) static class
VelocityServletTest.MockHttpServletResponse
(package private) static class
VelocityServletTest.MockServletConfig
(package private) static class
VelocityServletTest.MockServletContext
(package private) class
VelocityServletTest.MockVelocityServlet

Constructor Summary

VelocityServletTest()
Default constructor.

Method Summary

void
runTest()
Runs the test.
static junit.framework.Test
suite()

Constructor Details

VelocityServletTest

public VelocityServletTest()
Default constructor.

Method Details

runTest

public void runTest()
Runs the test.


suite

public static junit.framework.Test suite()


Copyright B) 2002 Apache Software Foundation. All Rights Reserved.