|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.seasar.cubby.controller.impl.ActionContextImplTest
public class ActionContextImplTest
コンストラクタの概要 | |
---|---|
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 |
コンストラクタの詳細 |
---|
public ActionContextImplTest()
メソッドの詳細 |
---|
public void testConstructor() throws Throwable
Throwable
public void testInitialize() throws Throwable
Throwable
public void testIsInitialized() throws Throwable
Throwable
public void testSetParameterBinder() throws Throwable
Throwable
public void testGetActionThrowsNullPointerException() throws Throwable
Throwable
public void testGetComponentDefThrowsNullPointerException() throws Throwable
Throwable
public void testGetFormBeanThrowsNullPointerException() throws Throwable
Throwable
public void testGetMethodThrowsNullPointerException() throws Throwable
Throwable
public void testGetValidationThrowsNullPointerException() throws Throwable
Throwable
public void testInvokeThrowsNullPointerException() throws Throwable
Throwable
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |