|
||||||||||
| 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.server.RemoteCacheServiceAdaptorUnitTest
public class RemoteCacheServiceAdaptorUnitTest
Unit tests for the adaptor.
| Constructor Summary | |
|---|---|
RemoteCacheServiceAdaptorUnitTest()
|
|
| Method Summary | |
|---|---|
void |
testProcessRequest_Get()
Verify that the service is called. |
void |
testProcessRequest_GetMatching()
Verify that the service is called. |
void |
testProcessRequest_GetMultiple()
Verify that the service is called. |
void |
testProcessRequest_null()
Verify that we balk and return an error. |
void |
testProcessRequest_Remove()
Verify that the service is called. |
void |
testProcessRequest_RemoveAll()
Verify that the service is called. |
void |
testProcessRequest_Update()
Verify that the service is called. |
| 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 RemoteCacheServiceAdaptorUnitTest()
| Method Detail |
|---|
public void testProcessRequest_null()
public void testProcessRequest_Get()
public void testProcessRequest_GetMatching()
public void testProcessRequest_GetMultiple()
public void testProcessRequest_Update()
public void testProcessRequest_Remove()
public void testProcessRequest_RemoveAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||