org.seasar.cubby.action.impl
クラス ActionContextImplTest
java.lang.Object
org.seasar.cubby.action.impl.ActionContextImplTest
public class ActionContextImplTest
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionContextImplTest
public ActionContextImplTest()
setupProvider
public void setupProvider()
teardownProvider
public void teardownProvider()
constructWithNormalAction
public void constructWithNormalAction()
throws Exception
- 例外:
Exception
invokeWithNormalAction
public void invokeWithNormalAction()
throws Exception
- 例外:
Exception
constructWithPojoAction
public void constructWithPojoAction()
throws Exception
- 例外:
Exception
invokeWithPojoAction
public void invokeWithPojoAction()
throws Exception
- 例外:
Exception
getForm_noAnnotateMethod
public void getForm_noAnnotateMethod()
throws Exception
- 例外:
Exception
getForm_annotateValidFormName
public void getForm_annotateValidFormName()
throws Exception
- 例外:
Exception
getForm_annotateAllPropertiesBindingType
public void getForm_annotateAllPropertiesBindingType()
throws Exception
- 例外:
Exception
getForm_annotateOnlySpecifiedPropertiesBindingType
public void getForm_annotateOnlySpecifiedPropertiesBindingType()
throws Exception
- 例外:
Exception
getForm_annotateNoneBindingType
public void getForm_annotateNoneBindingType()
throws Exception
- 例外:
Exception
getForm_annotateNullFormName
public void getForm_annotateNullFormName()
throws Exception
- 例外:
Exception
getForm_annotateNotExistFormName
public void getForm_annotateNotExistFormName()
throws Exception
- 例外:
Exception
getForm_annotateThisFormName
public void getForm_annotateThisFormName()
throws Exception
- 例外:
Exception
clearFlash
public void clearFlash()
throws Exception
- 例外:
Exception
Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.