|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.testsuite.test.AbstractReflectivePortletTest
org.apache.pluto.testsuite.test.ExternalAppScopedAttributeTest
public class ExternalAppScopedAttributeTest
Nested Class Summary | |
---|---|
static class |
ExternalAppScopedAttributeTest.CompanionServlet
The companion servlet that cooperates with this portlet test. |
Field Summary | |
---|---|
static java.lang.String |
EXT_KEY
|
static java.lang.String |
INT_KEY
|
static java.lang.String |
VALUE
|
Constructor Summary | |
---|---|
ExternalAppScopedAttributeTest()
|
Method Summary | |
---|---|
protected TestResult |
checkSetAppScopedAttributeElsewhereSeenHere(PortletSession session)
|
protected TestResult |
checkSetAppScopedAttributeHereSeenElsewhere(PortletSession session)
|
Methods inherited from class org.apache.pluto.testsuite.test.AbstractReflectivePortletTest |
---|
doHeaders, doTest, getConfig, getInitParameters, getRenderParameters, getTestSuiteName, init, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String INT_KEY
public static final java.lang.String EXT_KEY
public static final java.lang.String VALUE
Constructor Detail |
---|
public ExternalAppScopedAttributeTest()
Method Detail |
---|
protected TestResult checkSetAppScopedAttributeHereSeenElsewhere(PortletSession session)
protected TestResult checkSetAppScopedAttributeElsewhereSeenHere(PortletSession session)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |