|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.dailyprojectdata.test.DailyProjectDataTestHelper
org.hackystat.dailyprojectdata.resource.cache.TestCacheRestApi
public class TestCacheRestApi
Tests the Cache clear.
Constructor Summary | |
---|---|
TestCacheRestApi()
|
Method Summary | |
---|---|
void |
deleteCacheServerSide()
Test that DELETE {host}/cache/{user} and {user}/{project} can be invoked successfully. |
void |
testCacheClientSide()
Tests that client-side cache clearing operations work as expected. |
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 |
---|
public TestCacheRestApi()
Method Detail |
---|
public void deleteCacheServerSide() throws java.lang.Exception
java.lang.Exception
- If problems occur.public void testCacheClientSide() throws java.lang.Exception
java.lang.Exception
- if problems occur.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |