org.springframework.web.servlet.view.json.writer.sojo
Class SojoJsonWriterConfiguratorTemplateTest

java.lang.Object
  extended by org.springjson.test.TestBase
      extended by org.springframework.web.servlet.view.json.writer.sojo.SojoJsonWriterConfiguratorTemplateTest

public class SojoJsonWriterConfiguratorTemplateTest
extends TestBase


Field Summary
 
Fields inherited from class org.springjson.test.TestBase
beanFactory, PATH_TO_CONTEXT_PATH
 
Constructor Summary
SojoJsonWriterConfiguratorTemplateTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testGetConfigurator()
           
 void testGetJsonConfig()
           
 void testGetRegistryName()
           
 
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
 

Constructor Detail

SojoJsonWriterConfiguratorTemplateTest

public SojoJsonWriterConfiguratorTemplateTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

testGetConfigurator

public void testGetConfigurator()

testGetRegistryName

public void testGetRegistryName()

testGetJsonConfig

public void testGetJsonConfig()


Copyright © 2010. All Rights Reserved.