|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.jcs.auxiliary.remote.http.client.RemoteHttpCacheClientUnitTest
public class RemoteHttpCacheClientUnitTest
Unit tests for the client.
| Constructor Summary | |
|---|---|
RemoteHttpCacheClientUnitTest()
|
|
| Method Summary | |
|---|---|
void |
testDispose_normal()
Verify dispose functionality |
void |
testGet_normal()
Verify get functionality |
void |
testGet_nullFromDispatcher()
Verify get functionality |
void |
testGetMatching_normal()
Verify get functionality |
void |
testGetMultiple_normal()
Verify get functionality |
void |
testRemove_normal()
Verify remove functionality |
void |
testRemoveAll_normal()
Verify removeall functionality |
void |
testUpdate_normal()
Verify update functionality |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteHttpCacheClientUnitTest()
| Method Detail |
|---|
public void testGet_nullFromDispatcher()
throws IOException
IOException
public void testGet_normal()
throws IOException
IOException
public void testGetMatching_normal()
throws IOException
IOException
public void testGetMultiple_normal()
throws IOException
IOException
public void testRemove_normal()
throws IOException
IOException
public void testRemoveAll_normal()
throws IOException
IOException
public void testUpdate_normal()
throws IOException
IOException
public void testDispose_normal()
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||