public class

TestUnboxingMethod

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

Class Overview

Tests for the UnboxingMethod

Summary

Public Constructors
TestUnboxingMethod()
Public Methods
void testMethodInvocationProcessesListsForBoxedElements()
void testMethodInvocationUnboxesTargetAndParams()
[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 TestUnboxingMethod ()

Public Methods

public void testMethodInvocationProcessesListsForBoxedElements ()

Throws
Exception

public void testMethodInvocationUnboxesTargetAndParams ()

Throws
Exception