public class

TestChainedVelocityContext

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.velocity.context.TestChainedVelocityContext

Summary

Public Constructors
TestChainedVelocityContext()
Public Methods
void testBrokenDelegateContainsKey()
void testBrokenDelegateGet()
void testBrokenDelegateGetKeys()
void testContainsKey()
void testEventCartridgeIsPropagated()
void testGet()
void testGetKeys()
void testGetKeysWithOverriddenValues()
void testOverriddenValue()
[Expand]
Inherited Methods
From class junit.framework.TestCase
From class junit.framework.Assert
From class java.lang.Object
From interface junit.framework.Test

Public Constructors

public TestChainedVelocityContext ()

Public Methods

public void testBrokenDelegateContainsKey ()

Throws
Exception

public void testBrokenDelegateGet ()

Throws
Exception

public void testBrokenDelegateGetKeys ()

Throws
Exception

public void testContainsKey ()

Throws
Exception

public void testEventCartridgeIsPropagated ()

Throws
Exception

public void testGet ()

Throws
Exception

public void testGetKeys ()

Throws
Exception

public void testGetKeysWithOverriddenValues ()

Throws
Exception

public void testOverriddenValue ()

Throws
Exception