|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.seasar.framework.unit.S2FrameworkTestCase
org.seasar.extension.unit.S2TestCase
org.seasar.cubby.action.RedirectTest
public class RedirectTest
フィールドの概要 | |
---|---|
MockAction |
action
|
クラス org.seasar.framework.unit.S2FrameworkTestCase から継承されたフィールド |
---|
ENV_PATH, ENV_VALUE |
コンストラクタの概要 | |
---|---|
RedirectTest()
|
メソッドの概要 | |
---|---|
protected void |
setUp()
|
void |
testAbsolutePath()
|
void |
testAbsolutePathWithProtocol()
|
void |
testAbsoluteURL()
|
void |
testBasicSequence()
|
void |
testBasicSequenceWithProtocol()
|
void |
testBasicSequenceWithProtocolAndPort()
|
void |
testGetPath()
|
void |
testParam1()
|
void |
testParam2()
|
void |
testParam3()
|
void |
testRedirectByClassAndMethod1()
|
void |
testRedirectByClassAndMethod2()
|
void |
testRedirectByClassAndMethod3()
|
void |
testRedirectByClassAndMethod4()
|
void |
testRedirectByClassAndMethodFailureLessParameter()
|
void |
testRedirectByClassAndMethodFailureNoRouting()
|
void |
testRedirectByClassAndMethodFailureUnmatchParameter()
|
void |
testRelativePath()
|
void |
testRelativePathWithProtocol()
|
void |
testRootContextPath()
|
クラス junit.framework.TestCase から継承されたメソッド |
---|
countTestCases, createResult, getName, run, run, runTest, setName, 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 MockAction action
コンストラクタの詳細 |
---|
public RedirectTest()
メソッドの詳細 |
---|
protected void setUp() throws Exception
junit.framework.TestCase
内の setUp
Exception
public void testBasicSequence() throws Exception
Exception
public void testBasicSequenceWithProtocol() throws Exception
Exception
public void testBasicSequenceWithProtocolAndPort() throws Exception
Exception
public void testRelativePath() throws Exception
Exception
public void testRelativePathWithProtocol() throws Exception
Exception
public void testAbsolutePath() throws Exception
Exception
public void testAbsolutePathWithProtocol() throws Exception
Exception
public void testAbsoluteURL() throws Exception
Exception
public void testRootContextPath() throws Exception
Exception
public void testRedirectByClassAndMethod1() throws Exception
Exception
public void testRedirectByClassAndMethod2() throws Exception
Exception
public void testRedirectByClassAndMethod3() throws Exception
Exception
public void testRedirectByClassAndMethod4() throws Exception
Exception
public void testRedirectByClassAndMethodFailureNoRouting() throws Exception
Exception
public void testRedirectByClassAndMethodFailureLessParameter() throws Exception
Exception
public void testRedirectByClassAndMethodFailureUnmatchParameter() throws Exception
Exception
public void testGetPath() throws Exception
Exception
public void testParam1() throws Exception
Exception
public void testParam2() throws Exception
Exception
public void testParam3() throws Exception
Exception
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |