org.hackystat.dailyprojectdata.frontsidecache
Class TestFrontSideCache

java.lang.Object
  extended by org.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
      extended by org.hackystat.dailyprojectdata.frontsidecache.TestFrontSideCache

public class TestFrontSideCache
extends DailyProjectDataTestHelper

Simple test class to make sure FrontSideCaching works.

Author:
Philip Johnson

Constructor Summary
TestFrontSideCache()
           
 
Method Summary
 void testFrontSideCache()
          Check to make sure FrontSideCache instantiation, put, get, and clear work.
 
Methods inherited from class org.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
getDailyProjectDataHostName, getDpdServer, getSensorBaseHostName, setupServer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFrontSideCache

public TestFrontSideCache()
Method Detail

testFrontSideCache

public void testFrontSideCache()
Check to make sure FrontSideCache instantiation, put, get, and clear work.