org.seasar.cubby.controller.impl
クラス ActionContextImplTest

java.lang.Object
  上位を拡張 junit.framework.Assert
      上位を拡張 junit.framework.TestCase
          上位を拡張 org.seasar.cubby.controller.impl.ActionContextImplTest
すべての実装されたインタフェース:
junit.framework.Test

public class ActionContextImplTest
extends junit.framework.TestCase


コンストラクタの概要
ActionContextImplTest()
           
 
メソッドの概要
 void testConstructor()
           
 void testGetActionThrowsNullPointerException()
           
 void testGetComponentDefThrowsNullPointerException()
           
 void testGetFormBeanThrowsNullPointerException()
           
 void testGetMethodThrowsNullPointerException()
           
 void testGetValidationThrowsNullPointerException()
           
 void testInitialize()
           
 void testInvokeThrowsNullPointerException()
           
 void testIsInitialized()
           
 void testSetParameterBinder()
           
 
クラス junit.framework.TestCase から継承されたメソッド
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
クラス junit.framework.Assert から継承されたメソッド
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

ActionContextImplTest

public ActionContextImplTest()
メソッドの詳細

testConstructor

public void testConstructor()
                     throws Throwable
例外:
Throwable

testInitialize

public void testInitialize()
                    throws Throwable
例外:
Throwable

testIsInitialized

public void testIsInitialized()
                       throws Throwable
例外:
Throwable

testSetParameterBinder

public void testSetParameterBinder()
                            throws Throwable
例外:
Throwable

testGetActionThrowsNullPointerException

public void testGetActionThrowsNullPointerException()
                                             throws Throwable
例外:
Throwable

testGetComponentDefThrowsNullPointerException

public void testGetComponentDefThrowsNullPointerException()
                                                   throws Throwable
例外:
Throwable

testGetFormBeanThrowsNullPointerException

public void testGetFormBeanThrowsNullPointerException()
                                               throws Throwable
例外:
Throwable

testGetMethodThrowsNullPointerException

public void testGetMethodThrowsNullPointerException()
                                             throws Throwable
例外:
Throwable

testGetValidationThrowsNullPointerException

public void testGetValidationThrowsNullPointerException()
                                                 throws Throwable
例外:
Throwable

testInvokeThrowsNullPointerException

public void testInvokeThrowsNullPointerException()
                                          throws Throwable
例外:
Throwable


Copyright ツゥ 2006-2008 The Seasar Foundation. All Rights Reserved.