com.kremerk.commandprocessor.response
Class TU_JsonResponse

java.lang.Object
  extended by com.kremerk.commandprocessor.response.TU_JsonResponse

public class TU_JsonResponse
extends java.lang.Object


Constructor Summary
TU_JsonResponse()
           
 
Method Summary
 void testGettingCustomResponse()
           
 void testGettingDefaultResponse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TU_JsonResponse

public TU_JsonResponse()
Method Detail

testGettingDefaultResponse

public void testGettingDefaultResponse()

testGettingCustomResponse

public void testGettingCustomResponse()