public class

TestVelocityIntrospection

extends ConfluenceTestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.ConfluenceTestCase
         ↳ com.atlassian.confluence.velocity.TestVelocityIntrospection

Class Overview

Tests the introspection used to audit the velocity templates.

Summary

[Expand]
Inherited Fields
From class com.atlassian.confluence.ConfluenceTestCase
Public Constructors
TestVelocityIntrospection()
Public Methods
void testVelocityIntrospection()
[Expand]
Inherited Methods
From class com.atlassian.confluence.ConfluenceTestCase
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestVelocityIntrospection ()

Public Methods

public void testVelocityIntrospection ()

Throws
Exception