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

java.lang.Object
  extended by org.springframework.web.servlet.view.json.error.StandartErrorConverterTest

public class StandartErrorConverterTest
extends Object


Constructor Summary
StandartErrorConverterTest()
           
 
Method Summary
 void cleanUp()
           
 void setUp()
           
 void testConfigurationOptions()
           
 void testRemoveCommandBeanFlag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandartErrorConverterTest

public StandartErrorConverterTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

cleanUp

public void cleanUp()
             throws Exception
Throws:
Exception

testRemoveCommandBeanFlag

public void testRemoveCommandBeanFlag()
                               throws Exception
Throws:
Exception

testConfigurationOptions

public void testConfigurationOptions()
                              throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.