Save This Page
Home » oscache-2.4.1-full » com.opensymphony.oscache » base » events » [javadoc | source]
com.opensymphony.oscache.base.events
public final class: TestCacheMapAccessEvent [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      com.opensymphony.oscache.base.events.TestCacheMapAccessEvent
This is the test class for the CacheMapAccessEvent class. It checks that the public methods are working properly $Id: TestCacheMapAccessEvent.java,v 1.1 2005/06/17 05:07:00 dres Exp $
Constructor:
 public TestCacheMapAccessEvent(String str) 
    Constructor

    Parameters:
    str - The test name (required by JUnit)
Method from com.opensymphony.oscache.base.events.TestCacheMapAccessEvent Summary:
suite,   testCacheMapAccessEvent
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.oscache.base.events.TestCacheMapAccessEvent Detail:
 public static Test suite() 
    This methods returns the name of this test class to JUnit

 public  void testCacheMapAccessEvent() 
    Test the CacheMapAccessEvent class