|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.cactus.internal.AbstractCactusTestCase
org.apache.cactus.ServletTestCase
org.apache.cactus.JspTestCase
test.util.MakumbaJspTestCase
test.tags.MakumbaCommonTagsTest
public class MakumbaCommonTagsTest
Nested Class Summary |
---|
Nested classes/interfaces inherited from class test.util.MakumbaJspTestCase |
---|
MakumbaJspTestCase.JspTest, MakumbaJspTestCase.MakumbaJspTestCaseDecorator, MakumbaJspTestCase.Suite |
Field Summary |
---|
Fields inherited from class test.util.MakumbaJspTestCase |
---|
differentNameJspsMap, differentNameJspsReverseMap, jspDir, recording, submissionResponse, tests |
Fields inherited from class org.apache.cactus.JspTestCase |
---|
out, pageContext |
Fields inherited from class org.apache.cactus.ServletTestCase |
---|
config, request, response, session |
Constructor Summary | |
---|---|
MakumbaCommonTagsTest()
|
Method Summary | |
---|---|
void |
beginLogin(org.apache.cactus.Request request)
|
void |
endLogin(com.meterware.httpunit.WebResponse response)
|
static junit.framework.Test |
suite()
|
void |
testLogin()
|
void |
testVersionTag()
|
Methods inherited from class test.util.MakumbaJspTestCase |
---|
compareTest, compareToFile, compareToFileWithTestName, differentNameJsps, disableTest, fetchValidTestResult, getFormInJsp, getFormInJsp, getFormInJspWithTestName, getFormInJspWithTestName, getJspDir, getJspResponse, getRecordingMode, includeJspWithTestName, makeJspDirSuite, makeJspSuite, makeSuite |
Methods inherited from class org.apache.cactus.JspTestCase |
---|
createProtocolHandler |
Methods inherited from class org.apache.cactus.internal.AbstractCactusTestCase |
---|
runBare, runBareServer |
Methods inherited from class junit.framework.TestCase |
---|
countTestCases, createResult, getName, run, run, runTest, setName, setUp, tearDown, toString |
Methods inherited from class 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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.cactus.internal.CactusTestCase |
---|
runBareServer |
Constructor Detail |
---|
public MakumbaCommonTagsTest()
Method Detail |
---|
public static junit.framework.Test suite()
public void testVersionTag() throws JspException, IOException
JspException
IOException
public void beginLogin(org.apache.cactus.Request request) throws Exception
Exception
public void testLogin() throws ServletException, IOException
ServletException
IOException
public void endLogin(com.meterware.httpunit.WebResponse response) throws Exception
Exception
|
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |