public class

TestHtmlSafeMethodNameAnnotator

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.velocity.introspection.TestHtmlSafeMethodNameAnnotator

Class Overview

Tests for the HtmlSafeMethodNameAnnotator

Summary

Public Constructors
TestHtmlSafeMethodNameAnnotator()
Public Methods
void testHtmlMethodsAreMarkedHtmlSafe()
void testRenderMethodsAreMarkedHtmlSafe()
void testStandardMethodsAreNotMarkedHtmlSafe()
[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 TestHtmlSafeMethodNameAnnotator ()

Public Methods

public void testHtmlMethodsAreMarkedHtmlSafe ()

public void testRenderMethodsAreMarkedHtmlSafe ()

public void testStandardMethodsAreNotMarkedHtmlSafe ()