public class

TestToStringDelegatingAnnotationBoxedElement

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

Class Overview

Tests for the ToStringDelegatingAnnotationBoxedElement

Summary

Public Constructors
TestToStringDelegatingAnnotationBoxedElement()
Public Methods
void testBoxingStrategyPreservesToStringDelegation()
void testToStringIsDelegated()
void testToStringOfBoxedNull()
[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 TestToStringDelegatingAnnotationBoxedElement ()

Public Methods

public void testBoxingStrategyPreservesToStringDelegation ()

public void testToStringIsDelegated ()

public void testToStringOfBoxedNull ()