org.springframework.web.servlet.view.json.error
Class HttpStatusErrorTest

java.lang.Object
  extended by org.springjson.test.TestBase
      extended by org.springframework.web.servlet.view.json.error.HttpStatusErrorTest

public class HttpStatusErrorTest
extends TestBase


Field Summary
static String HTTP_STATUS_ERROR_BEAN_1
           
static String HTTP_STATUS_ERROR_BEAN_2
           
 
Fields inherited from class org.springjson.test.TestBase
beanFactory, PATH_TO_CONTEXT_PATH
 
Constructor Summary
HttpStatusErrorTest()
           
 
Method Summary
 void setUp()
           
 void testStatusError1()
           
 void testStatusError2()
           
 
Methods inherited from class org.springjson.test.TestBase
assertEqualsJson, cleanupTests, getBeanFactory, getBeanFactory, prepareTests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP_STATUS_ERROR_BEAN_1

public static final String HTTP_STATUS_ERROR_BEAN_1
See Also:
Constant Field Values

HTTP_STATUS_ERROR_BEAN_2

public static final String HTTP_STATUS_ERROR_BEAN_2
See Also:
Constant Field Values
Constructor Detail

HttpStatusErrorTest

public HttpStatusErrorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testStatusError1

public void testStatusError1()

testStatusError2

public void testStatusError2()


Copyright © 2010. All Rights Reserved.