|
|
|||||||||||
| 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.util.MakumbaJspTestCase.MakumbaJspTestCaseDecorator
test.util.MakumbaJspTestCase.JspTest
public static final class MakumbaJspTestCase.JspTest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class test.util.MakumbaJspTestCase |
|---|
MakumbaJspTestCase.JspTest, MakumbaJspTestCase.MakumbaJspTestCaseDecorator, MakumbaJspTestCase.Suite |
| Field Summary | |
|---|---|
(package private) String |
test
|
| Fields inherited from class test.util.MakumbaJspTestCase.MakumbaJspTestCaseDecorator |
|---|
decorated |
| Fields inherited from class test.util.MakumbaJspTestCase |
|---|
differentNameJspsMap, differentNameJspsReverseMap, disabledTests, 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 | |
|---|---|
MakumbaJspTestCase.JspTest()
only invokved at server side therefore the server-side object is a bit dumb because it wraps nobody |
|
MakumbaJspTestCase.JspTest(MakumbaJspTestCase decorated,
String testName)
decorate a test class to run one of its tests |
|
| Method Summary | |
|---|---|
void |
begin(org.apache.cactus.Request request)
invoked by cactus at test begin, on client |
void |
end(com.meterware.httpunit.WebResponse response)
invoked by cactus at the end, on client |
String |
getName()
test name |
void |
runBareServer()
invoked by cactus on server |
| Methods inherited from class test.util.MakumbaJspTestCase.MakumbaJspTestCaseDecorator |
|---|
getJspDir, getRecordingMode |
| Methods inherited from class test.util.MakumbaJspTestCase |
|---|
compareTest, compareToFile, compareToFileWithTestName, differentNameJsps, disableTest, fetchValidTestResult, getFormInJsp, getFormInJsp, getFormInJspWithTestName, getFormInJspWithTestName, getJspResponse, includeJspWithTestName, makeJspDirSuite, makeJspSuite, makeSuite |
| Methods inherited from class org.apache.cactus.JspTestCase |
|---|
createProtocolHandler |
| Methods inherited from class org.apache.cactus.internal.AbstractCactusTestCase |
|---|
runBare |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, 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 |
| Field Detail |
|---|
String test
| Constructor Detail |
|---|
public MakumbaJspTestCase.JspTest()
public MakumbaJspTestCase.JspTest(MakumbaJspTestCase decorated,
String testName)
| Method Detail |
|---|
public void begin(org.apache.cactus.Request request)
throws Exception
Exception
public void runBareServer()
throws Exception
runBareServer in interface org.apache.cactus.internal.CactusTestCaserunBareServer in class org.apache.cactus.internal.AbstractCactusTestCaseException
public void end(com.meterware.httpunit.WebResponse response)
throws Exception
Exceptionpublic String getName()
getName in class junit.framework.TestCase
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||