public class

CollectionUtilsTest

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.util.CollectionUtilsTest

Summary

Public Constructors
CollectionUtilsTest()
Public Methods
final void testAry()
final void testEmptyAry()
final void testEmptyList()
final void testEmptySet()
final void testList()
final void testSet()
[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 CollectionUtilsTest ()

Public Methods

public final void testAry ()

public final void testEmptyAry ()

public final void testEmptyList ()

public final void testEmptySet ()

public final void testList ()

public final void testSet ()