public class

TestLazyMap

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

Summary

Public Constructors
TestLazyMap()
Public Methods
void testMapEqualsAndHashCode()
void testSupplierOnlyCalledOnceWhenRequested()
[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 TestLazyMap ()

Public Methods

public void testMapEqualsAndHashCode ()

public void testSupplierOnlyCalledOnceWhenRequested ()