public class

TestBeanNameTypeCache

extends TestCase
java.lang.Object
   ↳ junit.framework.Assert
     ↳ junit.framework.TestCase
       ↳ com.atlassian.confluence.cache.spring.TestBeanNameTypeCache

Summary

Public Constructors
TestBeanNameTypeCache()
Public Methods
void setUp()
void tearDown()
void testFlushCache()
void testGet()
void testGetWithNullValue()
void testKeyParameters()
void testMutations()
void testPut()
[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 TestBeanNameTypeCache ()

Public Methods

public void setUp ()

Throws
Exception

public void tearDown ()

Throws
Exception

public void testFlushCache ()

Throws
Exception

public void testGet ()

Throws
Exception

public void testGetWithNullValue ()

Throws
Exception

public void testKeyParameters ()

Throws
Exception

public void testMutations ()

Throws
Exception

public void testPut ()

Throws
Exception