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

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

public class ActionDefImplTest
extends junit.framework.TestCase


コンストラクタの概要
ActionDefImplTest()
           
 
メソッドの概要
 void testConstructor()
           
 void testGetComponentDef()
           
 void testGetMethod()
           
 
クラス 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
 

コンストラクタの詳細

ActionDefImplTest

public ActionDefImplTest()
メソッドの詳細

testConstructor

public void testConstructor()
                     throws Throwable
例外:
Throwable

testGetComponentDef

public void testGetComponentDef()
                         throws Throwable
例外:
Throwable

testGetMethod

public void testGetMethod()
                   throws Throwable
例外:
Throwable


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