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

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

public class ModelFlagErrorTest
extends TestBase


Field Summary
static String MODEL_FLAG_ERROR_BEAN_1
           
static String MODEL_FLAG_ERROR_BEAN_2
           
static String MODEL_FLAG_ERROR_BEAN_3
           
static String MODEL_FLAG_ERROR_BEAN_4
           
static String MODEL_FLAG_ERROR_BEAN_5
           
static String MODEL_FLAG_ERROR_BEAN_6
           
static String MODEL_FLAG_ERROR_BEAN_7
           
static String MODEL_FLAG_ERROR_BEAN_8
           
 
Fields inherited from class org.springjson.test.TestBase
beanFactory, PATH_TO_CONTEXT_PATH
 
Constructor Summary
ModelFlagErrorTest()
           
 
Method Summary
 void setUp()
           
 void testModelFlagError1()
           
 void testModelFlagError2()
           
 void testModelFlagError3()
           
 void testModelFlagError4()
           
 void testModelFlagError5()
           
 void testModelFlagError6()
           
 void testModelFlagError7()
           
 void testModelFlagError8()
           
 
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

MODEL_FLAG_ERROR_BEAN_1

public static final String MODEL_FLAG_ERROR_BEAN_1
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_2

public static final String MODEL_FLAG_ERROR_BEAN_2
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_3

public static final String MODEL_FLAG_ERROR_BEAN_3
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_4

public static final String MODEL_FLAG_ERROR_BEAN_4
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_5

public static final String MODEL_FLAG_ERROR_BEAN_5
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_6

public static final String MODEL_FLAG_ERROR_BEAN_6
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_7

public static final String MODEL_FLAG_ERROR_BEAN_7
See Also:
Constant Field Values

MODEL_FLAG_ERROR_BEAN_8

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

ModelFlagErrorTest

public ModelFlagErrorTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testModelFlagError1

public void testModelFlagError1()

testModelFlagError2

public void testModelFlagError2()

testModelFlagError3

public void testModelFlagError3()

testModelFlagError4

public void testModelFlagError4()

testModelFlagError5

public void testModelFlagError5()

testModelFlagError6

public void testModelFlagError6()

testModelFlagError7

public void testModelFlagError7()

testModelFlagError8

public void testModelFlagError8()


Copyright © 2010. All Rights Reserved.