org.springframework.web.servlet.view.json
Class JsonWriterConfiguratorTemplateRegistryTest

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

public class JsonWriterConfiguratorTemplateRegistryTest
extends Object


Constructor Summary
JsonWriterConfiguratorTemplateRegistryTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testLoad()
           
 void testLoad1()
           
 void testRegisterAndFindConfiguratorTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonWriterConfiguratorTemplateRegistryTest

public JsonWriterConfiguratorTemplateRegistryTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testLoad1

public void testLoad1()

testLoad

public void testLoad()

testRegisterAndFindConfiguratorTemplate

public void testRegisterAndFindConfiguratorTemplate()


Copyright © 2010. All Rights Reserved.