org.apache.pluto.portalImpl.portlet.test
Class ExternalAppScopedAttributeTest

java.lang.Object
  extended byorg.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
      extended byorg.apache.pluto.portalImpl.portlet.test.ExternalAppScopedAttributeTest
All Implemented Interfaces:
PortletTest

public class ExternalAppScopedAttributeTest
extends AbstractReflectivePortletTest

Author:
David H. DeWolf

Field Summary
static java.lang.String EXT_KEY
           
static java.lang.String INT_KEY
           
static java.lang.String VALUE
           
 
Constructor Summary
ExternalAppScopedAttributeTest()
           
 
Method Summary
 TestResult checkSetElsewhereSeenHere(javax.portlet.PortletSession session)
           
 TestResult checkSetHereSeenElsewhere(javax.portlet.PortletSession session)
           
 java.lang.String getTestSuiteName()
           
 
Methods inherited from class org.apache.pluto.portalImpl.portlet.test.AbstractReflectivePortletTest
doTest, getConfig, getInitParameters, getRenderParameters, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INT_KEY

public static final java.lang.String INT_KEY
See Also:
Constant Field Values

EXT_KEY

public static final java.lang.String EXT_KEY
See Also:
Constant Field Values

VALUE

public static final java.lang.String VALUE
See Also:
Constant Field Values
Constructor Detail

ExternalAppScopedAttributeTest

public ExternalAppScopedAttributeTest()
Method Detail

getTestSuiteName

public java.lang.String getTestSuiteName()

checkSetHereSeenElsewhere

public TestResult checkSetHereSeenElsewhere(javax.portlet.PortletSession session)

checkSetElsewhereSeenHere

public TestResult checkSetElsewhereSeenHere(javax.portlet.PortletSession session)


Copyright © 2003-2005 . All Rights Reserved.