A B C D G I L M N O P S T

A

actionBaseConfig - Variable in class org.apache.struts.config.TestForwardConfig
A ForwardConfig we'll use to test cases where a ForwardConfig declared for an action extends a ForwardConfig declared globally, with both ForwardConfigs using the same name.
actionConfig - Variable in class org.apache.struts.config.TestForwardConfig
An action mapping we'll use within tests.
actionServlet - Variable in class org.apache.struts.action.TestActionServlet
The ActionServlet we'll test.
amNoResource - Variable in class org.apache.struts.action.TestActionMessage
 
aMsgs - Variable in class org.apache.struts.action.TestActionMessages
 
amWithArrayValues - Variable in class org.apache.struts.action.TestActionMessage
 
amWithFourValues - Variable in class org.apache.struts.action.TestActionMessage
 
amWithNoValue - Variable in class org.apache.struts.action.TestActionMessage
 
amWithOneValue - Variable in class org.apache.struts.action.TestActionMessage
 
amWithThreeValues - Variable in class org.apache.struts.action.TestActionMessage
 
amWithTwoIntegerValues - Variable in class org.apache.struts.action.TestActionMessage
 
amWithTwoValues - Variable in class org.apache.struts.action.TestActionMessage
 
anMsgs - Variable in class org.apache.struts.action.TestActionMessages
 

B

baseAction - Variable in class org.apache.struts.action.TestActionServlet
The common action config we'll use.
baseConfig - Variable in class org.apache.struts.config.TestActionConfig
The common base we'll use.
baseConfig - Variable in class org.apache.struts.config.TestForwardConfig
The common base we'll use.
baseException - Variable in class org.apache.struts.action.TestActionServlet
The common exception config we'll use.
baseForm - Variable in class org.apache.struts.config.TestFormBeanConfig
The common base we'll use.
baseFormBean - Variable in class org.apache.struts.action.TestActionServlet
The common form bean we'll use.
baseForward - Variable in class org.apache.struts.action.TestActionServlet
The common action forward we'll use.
beanConfig - Variable in class org.apache.struts.action.TestDynaActionFormClass
The FormBeanConfig structure for the form bean we will be creating.
beans - Variable in class org.apache.struts.validator.PojoBean
 

C

commonTests(MessageResources) - Method in class org.apache.struts.util.TestPropertyMessageResources
Tests with common expected results
config - Variable in class org.apache.struts.config.TestActionConfig
The ModuleConfig we'll use.
config - Variable in class org.apache.struts.config.TestFormBeanConfig
The ModuleConfig we'll use.
config - Variable in class org.apache.struts.config.TestModuleConfig
The ModuleConfig we are testing.
CustomMappingTest - Class in org.apache.struts.config
Custom action mapping used by TestModuleConfing
CustomMappingTest() - Constructor for class org.apache.struts.config.CustomMappingTest
 

D

dynaClass - Variable in class org.apache.struts.action.TestDynaActionFormClass
The DynaActionFormClass to use for testing.
dynaForm - Variable in class org.apache.struts.action.TestDynaActionForm
The basic DynaActionForm to use for testing.
dynaProperties - Static variable in class org.apache.struts.action.TestDynaActionFormClass
The set of FormPropertyConfig objects to use when creating our FormBeanConfig.

G

getBean(int) - Method in class org.apache.struts.validator.PojoBean
Return and indexed Bean
getBeans() - Method in class org.apache.struts.validator.PojoBean
Return PojoBean[].
getIntegerValue1() - Method in class org.apache.struts.validator.PojoBean
Return integerValue1.
getIntegerValue2() - Method in class org.apache.struts.validator.PojoBean
Return integerValue2.
getIntValue1() - Method in class org.apache.struts.validator.PojoBean
Return intValue1.
getIntValue2() - Method in class org.apache.struts.validator.PojoBean
Return intValue2.
getMap() - Method in class org.apache.struts.validator.PojoBean
Return the Map
getMapped(String) - Method in class org.apache.struts.validator.PojoBean
Set a Mapped property
getPublic() - Method in class org.apache.struts.config.CustomMappingTest
 
getStringValue1() - Method in class org.apache.struts.validator.PojoBean
Return stringValue1.
getStringValue2() - Method in class org.apache.struts.validator.PojoBean
Return stringValue2.
getSuite() - Static method in class org.apache.struts.action.TestActionRedirect
 

I

integerValue1 - Variable in class org.apache.struts.validator.PojoBean
 
integerValue2 - Variable in class org.apache.struts.validator.PojoBean
 
intValue1 - Variable in class org.apache.struts.validator.PojoBean
 
intValue2 - Variable in class org.apache.struts.validator.PojoBean
 

L

log - Variable in class org.apache.struts.action.TestDynaActionForm
 

M

main(String[]) - Static method in class org.apache.struts.action.TestActionMessage
Start the tests.
main(String[]) - Static method in class org.apache.struts.action.TestActionMessages
Start the tests.
main(String[]) - Static method in class org.apache.struts.action.TestActionRedirect
 
main(String[]) - Static method in class org.apache.struts.action.TestActionServlet
Start the tests.
main(String[]) - Static method in class org.apache.struts.action.TestDynaActionForm
Start the tests.
main(String[]) - Static method in class org.apache.struts.action.TestDynaActionFormClass
Start the tests.
main(String[]) - Static method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
main(String[]) - Static method in class org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
 
main(String[]) - Static method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
main(String[]) - Static method in class org.apache.struts.chain.commands.servlet.TestPerformForward
 
main(String[]) - Static method in class org.apache.struts.chain.commands.servlet.TestSetOriginalURI
 
main(String[]) - Static method in class org.apache.struts.config.TestActionConfigMatcher
 
main(String[]) - Static method in class org.apache.struts.util.TestPropertyMessageResources
 
main(String[]) - Static method in class org.apache.struts.util.TestRequestUtils
 
main(String[]) - Static method in class org.apache.struts.util.TestRequestUtilsPopulate
Start the tests.
main(String[]) - Static method in class org.apache.struts.validator.TestValidWhen
Start the tests.
map - Variable in class org.apache.struts.validator.PojoBean
 
mapping - Variable in class org.apache.struts.action.TestDynaActionForm
Dummy ActionMapping for calls to reset() and validate().
moduleConfig - Variable in class org.apache.struts.action.TestActionServlet
The ModuleConfig we'll use.
moduleConfig - Variable in class org.apache.struts.action.TestDynaActionForm
Dummy ModuleConfig for calls to reset() and validate().
moduleConfig - Variable in class org.apache.struts.config.TestForwardConfig
The ModuleConfig we'll use.
msg1 - Variable in class org.apache.struts.action.TestActionMessages
 
msg2 - Variable in class org.apache.struts.action.TestActionMessages
 
msg3 - Variable in class org.apache.struts.action.TestActionMessages
 
msg4 - Variable in class org.apache.struts.action.TestActionMessages
 
msg5 - Variable in class org.apache.struts.action.TestActionMessages
 

N

notestProcessActionConfigClassError() - Method in class org.apache.struts.action.TestActionServlet
Make sure the code throws the correct exception when it can't create an instance of the base config's custom class.
notestProcessExceptionConfigClassError() - Method in class org.apache.struts.action.TestActionServlet
Make sure the code throws the correct exception when it can't create an instance of the base config's custom class.
notestProcessFormBeanConfigClassError() - Method in class org.apache.struts.action.TestActionServlet
Make sure the code throws the correct exception when it can't create an instance of the base config's custom class.
notestProcessForwardConfigClassError() - Method in class org.apache.struts.action.TestActionServlet
Make sure the code throws the correct exception when it can't create an instance of the base config's custom class.
notestSplitAndResolvePaths() - Method in class org.apache.struts.action.TestActionServlet
Test class loader resolution and splitting.

O

org.apache.struts.action - package org.apache.struts.action
 
org.apache.struts.chain.commands.generic - package org.apache.struts.chain.commands.generic
 
org.apache.struts.chain.commands.servlet - package org.apache.struts.chain.commands.servlet
 
org.apache.struts.config - package org.apache.struts.config
 
org.apache.struts.util - package org.apache.struts.util
 
org.apache.struts.validator - package org.apache.struts.validator
 

P

PojoBean - Class in org.apache.struts.validator
Test Bean class.
PojoBean() - Constructor for class org.apache.struts.validator.PojoBean
Default Constructor
PojoBean(String, String) - Constructor for class org.apache.struts.validator.PojoBean
Construct Bean with a pair of String values.
PojoBean(int, int) - Constructor for class org.apache.struts.validator.PojoBean
Construct Bean with a pair of integer values.
processExtends(ModuleConfig) - Method in class org.apache.struts.action.TestActionServlet.CustomActionConfig
Set a flag so we know this method was called.
processExtends(ModuleConfig, ActionConfig) - Method in class org.apache.struts.action.TestActionServlet.CustomExceptionConfig
Set a flag so we know this method was called.
processExtends(ModuleConfig) - Method in class org.apache.struts.action.TestActionServlet.CustomFormBeanConfig
Set a flag so we know this method was called.
processExtends(ModuleConfig, ActionConfig) - Method in class org.apache.struts.action.TestActionServlet.CustomForwardConfig
Set a flag so we know this method was called.
processExtends(ModuleConfig) - Method in class org.apache.struts.config.TestActionConfig.CustomActionConfig
 
processExtends(ModuleConfig) - Method in class org.apache.struts.config.TestFormBeanConfig.CustomFormBeanConfig
 
processExtendsCalled - Variable in class org.apache.struts.action.TestActionServlet.CustomActionConfig
 
processExtendsCalled - Variable in class org.apache.struts.action.TestActionServlet.CustomExceptionConfig
 
processExtendsCalled - Variable in class org.apache.struts.action.TestActionServlet.CustomFormBeanConfig
 
processExtendsCalled - Variable in class org.apache.struts.action.TestActionServlet.CustomForwardConfig
 
properties - Static variable in class org.apache.struts.action.TestDynaActionForm
The set of property names we expect to have returned when calling getDynaProperties().

S

setBeans(PojoBean[]) - Method in class org.apache.struts.validator.PojoBean
Set the PojoBean[].
setIntegerValue1(Integer) - Method in class org.apache.struts.validator.PojoBean
Set the integerValue1.
setIntegerValue2(Integer) - Method in class org.apache.struts.validator.PojoBean
Set the integerValue2.
setIntValue1(int) - Method in class org.apache.struts.validator.PojoBean
Set the intValue1.
setIntValue2(int) - Method in class org.apache.struts.validator.PojoBean
Set the intValue2.
setMap(Map) - Method in class org.apache.struts.validator.PojoBean
Return the Map
setMapped(String, Object) - Method in class org.apache.struts.validator.PojoBean
Set a Mapped property
setPublic(boolean) - Method in class org.apache.struts.config.CustomMappingTest
 
setStringValue1(String) - Method in class org.apache.struts.validator.PojoBean
Set the stringValue1.
setStringValue2(String) - Method in class org.apache.struts.validator.PojoBean
Set the stringValue2.
setUp() - Method in class org.apache.struts.action.TestActionMessage
 
setUp() - Method in class org.apache.struts.action.TestActionMessages
 
setUp() - Method in class org.apache.struts.action.TestActionServlet
Set up instance variables required by this test case.
setUp() - Method in class org.apache.struts.action.TestDynaActionForm
 
setUp() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
setUp() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
setUp() - Method in class org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
 
setUp() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
setUp() - Method in class org.apache.struts.chain.commands.servlet.TestPerformForward
 
setUp() - Method in class org.apache.struts.chain.commands.servlet.TestSetOriginalURI
 
setUp() - Method in class org.apache.struts.config.TestActionConfig
Set up instance variables required by this test case.
setUp() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
setUp() - Method in class org.apache.struts.config.TestFormBeanConfig
Set up instance variables required by this test case.
setUp() - Method in class org.apache.struts.config.TestForwardConfig
Set up instance variables required by this test case.
setUp() - Method in class org.apache.struts.config.TestModuleConfig
Set up instance variables required by this test case.
setUp() - Method in class org.apache.struts.util.TestPropertyMessageResources
 
setUp() - Method in class org.apache.struts.util.TestRequestUtils
 
setUp() - Method in class org.apache.struts.util.TestRequestUtilsPopulate
 
setUp() - Method in class org.apache.struts.validator.TestValidWhen
 
setupComplexProperties() - Method in class org.apache.struts.action.TestDynaActionForm
Set up the complex properties that cannot be configured from the initial value expression.
stringValue1 - Variable in class org.apache.struts.validator.PojoBean
 
stringValue2 - Variable in class org.apache.struts.validator.PojoBean
 
subConfig - Variable in class org.apache.struts.config.TestForwardConfig
The common subForward we'll use.
suite() - Static method in class org.apache.struts.action.TestActionMessage
 
suite() - Static method in class org.apache.struts.action.TestActionMessages
 
suite() - Static method in class org.apache.struts.action.TestActionServlet
 
suite() - Static method in class org.apache.struts.action.TestDynaActionForm
 
suite() - Static method in class org.apache.struts.action.TestDynaActionFormClass
 
suite() - Static method in class org.apache.struts.config.TestActionConfig
Return the tests included in this test suite.
suite() - Static method in class org.apache.struts.config.TestActionConfigMatcher
 
suite() - Static method in class org.apache.struts.config.TestFormBeanConfig
Return the tests included in this test suite.
suite() - Static method in class org.apache.struts.config.TestForwardConfig
Return the tests included in this test suite.
suite() - Static method in class org.apache.struts.config.TestModuleConfig
Return the tests included in this test suite.
suite() - Static method in class org.apache.struts.util.TestPropertyMessageResources
 
suite() - Static method in class org.apache.struts.util.TestRequestUtils
 
suite() - Static method in class org.apache.struts.util.TestRequestUtilsPopulate
 
suite() - Static method in class org.apache.struts.validator.TestValidWhen
 

T

tearDown() - Method in class org.apache.struts.action.TestActionMessage
 
tearDown() - Method in class org.apache.struts.action.TestActionMessages
 
tearDown() - Method in class org.apache.struts.action.TestActionServlet
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.struts.action.TestDynaActionForm
 
tearDown() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
tearDown() - Method in class org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
 
tearDown() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
tearDown() - Method in class org.apache.struts.chain.commands.servlet.TestPerformForward
 
tearDown() - Method in class org.apache.struts.chain.commands.servlet.TestSetOriginalURI
 
tearDown() - Method in class org.apache.struts.config.TestActionConfig
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
tearDown() - Method in class org.apache.struts.config.TestFormBeanConfig
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.struts.config.TestForwardConfig
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.struts.config.TestModuleConfig
Tear down instance variables required by this test case.
tearDown() - Method in class org.apache.struts.util.TestPropertyMessageResources
 
tearDown() - Method in class org.apache.struts.util.TestRequestUtils
 
tearDown() - Method in class org.apache.struts.util.TestRequestUtilsPopulate
 
tearDown() - Method in class org.apache.struts.validator.TestValidWhen
 
test_values - Variable in class org.apache.struts.action.TestActionMessage
 
testAbsoluteURL() - Method in class org.apache.struts.util.TestRequestUtils
 
TestActionConfig - Class in org.apache.struts.config
Unit tests for the org.apache.struts.config.ActionConfig class.
TestActionConfig(String) - Constructor for class org.apache.struts.config.TestActionConfig
Construct a new instance of this test case.
TestActionConfig.CustomActionConfig - Class in org.apache.struts.config
Used to detect that ActionConfig is making the right calls.
TestActionConfig.CustomActionConfig() - Constructor for class org.apache.struts.config.TestActionConfig.CustomActionConfig
 
TestActionConfigMatcher - Class in org.apache.struts.config
Unit tests for org.apache.struts.util.ActionConfigMatcher.
TestActionConfigMatcher(String) - Constructor for class org.apache.struts.config.TestActionConfigMatcher
 
TestActionMessage - Class in org.apache.struts.action
Unit tests for the org.apache.struts.action.ActionMessage class.
TestActionMessage(String) - Constructor for class org.apache.struts.action.TestActionMessage
Defines the testcase name for JUnit.
TestActionMessages - Class in org.apache.struts.action
Unit tests for the org.apache.struts.action.ActionMessages class.
TestActionMessages(String) - Constructor for class org.apache.struts.action.TestActionMessages
Defines the testcase name for JUnit.
testActionMessageWithArrayValues() - Method in class org.apache.struts.action.TestActionMessage
 
testActionMessageWithAStringValue() - Method in class org.apache.struts.action.TestActionMessage
 
testActionMessageWithFourValues() - Method in class org.apache.struts.action.TestActionMessage
 
testActionMessageWithNoValue() - Method in class org.apache.struts.action.TestActionMessage
 
testActionMessageWithThreeValues() - Method in class org.apache.struts.action.TestActionMessage
 
testActionMessageWithTwoValues() - Method in class org.apache.struts.action.TestActionMessage
 
testActionNoResource() - Method in class org.apache.struts.action.TestActionMessage
 
TestActionRedirect - Class in org.apache.struts.action
Unit tests for the ActionRedirect class.
TestActionRedirect(String) - Constructor for class org.apache.struts.action.TestActionRedirect
 
testActionRedirectAddParameter() - Method in class org.apache.struts.action.TestActionRedirect
Test all addParameter methods accepting different data types.
testActionRedirectAddSameNameParameter() - Method in class org.apache.struts.action.TestActionRedirect
Test adding parameters with the same name.
testActionRedirectFromExistingForward() - Method in class org.apache.struts.action.TestActionRedirect
Test creating an ActionRedirect which copies its configuration from an existing ActionForward (except for the "redirect" property).
testActionRedirectRedirectFlag() - Method in class org.apache.struts.action.TestActionRedirect
Check that the redirect flag is set.
testActionRedirectWithAnchor() - Method in class org.apache.struts.action.TestActionRedirect
Test redirect with anchor.
TestActionServlet - Class in org.apache.struts.action
Suite of unit tests for the org.apache.struts.action.ActionServlet class.
TestActionServlet(String) - Constructor for class org.apache.struts.action.TestActionServlet
Defines the testcase name for JUnit.
TestActionServlet.CustomActionConfig - Class in org.apache.struts.action
Used for testing custom ActionConfig classes.
TestActionServlet.CustomActionConfig() - Constructor for class org.apache.struts.action.TestActionServlet.CustomActionConfig
 
TestActionServlet.CustomActionConfig(String) - Constructor for class org.apache.struts.action.TestActionServlet.CustomActionConfig
 
TestActionServlet.CustomExceptionConfig - Class in org.apache.struts.action
Used for testing custom ExceptionConfig classes.
TestActionServlet.CustomExceptionConfig() - Constructor for class org.apache.struts.action.TestActionServlet.CustomExceptionConfig
 
TestActionServlet.CustomFormBeanConfig - Class in org.apache.struts.action
Used for testing custom FormBeanConfig classes.
TestActionServlet.CustomFormBeanConfig() - Constructor for class org.apache.struts.action.TestActionServlet.CustomFormBeanConfig
 
TestActionServlet.CustomForwardConfig - Class in org.apache.struts.action
Used for testing custom ForwardConfig classes.
TestActionServlet.CustomForwardConfig() - Constructor for class org.apache.struts.action.TestActionServlet.CustomForwardConfig
 
TestActionServlet.CustomForwardConfig(String, String) - Constructor for class org.apache.struts.action.TestActionServlet.CustomForwardConfig
 
testActionURL1() - Method in class org.apache.struts.util.TestRequestUtils
 
testActionURL2() - Method in class org.apache.struts.util.TestRequestUtils
 
testActionURL3() - Method in class org.apache.struts.util.TestRequestUtils
 
testActionWithTwoIntegers() - Method in class org.apache.struts.action.TestActionMessage
 
testAddMessages() - Method in class org.apache.struts.action.TestActionMessages
Tests adding an ActionMessages object to an ActionMessages object.
TestAuthorizeAction - Class in org.apache.struts.chain.commands.servlet
 
TestAuthorizeAction(String) - Constructor for class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
testAuthorizeNoRoles() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
testAuthorizeOneOfManyRoles() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
testAuthorizeOneRole() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
testBasicInherit() - Method in class org.apache.struts.config.TestFormPropertyConfig
 
testBean - Variable in class org.apache.struts.validator.TestValidWhen
 
testBeanCreate() - Method in class org.apache.struts.action.TestDynaActionForm
 
testCheckCircularInheritance() - Method in class org.apache.struts.config.TestActionConfig
Basic check that shouldn't detect circular inheritance.
testCheckCircularInheritance() - Method in class org.apache.struts.config.TestFormBeanConfig
Basic check that shouldn't detect an error.
testCheckCircularInheritanceActionForwardExtendGlobal() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for circular inheritance between a forward declared in an action and a global forward.
testCheckCircularInheritanceActionForwardExtendGlobalSameName() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for circular inheritance between a forward declared in an action and a global forward and both forwards have the same name.
testCheckCircularInheritanceActionForwardsBasic() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for circular inheritance between forwards in an action.
testCheckCircularInheritanceActionForwardsNoConflict() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for circular inheritance between forwards in an action.
testCheckCircularInheritanceBasicGlobal() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for circular inheritance between global forwards.
testCheckCircularInheritanceError() - Method in class org.apache.struts.config.TestActionConfig
Basic check that should detect circular inheritance.
testCheckCircularInheritanceError() - Method in class org.apache.struts.config.TestFormBeanConfig
Basic check that SHOULD detect an error.
testCheckCircularInheritanceGlobal2Levels() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for circular inheritance between global forwards.
testCheckCircularInheritanceNoConflicts() - Method in class org.apache.struts.config.TestForwardConfig
Test checkCircularInheritance() for when there is no circular inheritance.
testCheckCircularInheritanceNoExtends() - Method in class org.apache.struts.config.TestForwardConfig
Make sure checkCircularInheritance() works as expected where there is no inheritance set up.
testCheckMultipleSubstitutions() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
testCheckSubstitutionsMatch() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
testClassCreate() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
testConfigAdd() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
testConfigCreate() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
testConfigDuplicate() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
testConfigInitialValues() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
testConfigProperties() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
testConfigRemove() - Method in class org.apache.struts.action.TestDynaActionFormClass
 
TestCopyFormToContext - Class in org.apache.struts.chain.commands.generic
 
TestCopyFormToContext() - Constructor for class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
testCopyToDefaultContextKey() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
testCreateActionForm1a() - Method in class org.apache.struts.util.TestRequestUtils
 
testCreateActionForm1b() - Method in class org.apache.struts.util.TestRequestUtils
 
testCreateActionForm2a() - Method in class org.apache.struts.util.TestRequestUtils
 
testCreateActionForm2b() - Method in class org.apache.struts.util.TestRequestUtils
 
testCreateActionForm3a() - Method in class org.apache.struts.util.TestRequestUtils
 
testCreateActionForm3b() - Method in class org.apache.struts.util.TestRequestUtils
 
testCreateActionForm4a() - Method in class org.apache.struts.util.TestRequestUtils
 
testCustomMappingParse() - Method in class org.apache.struts.config.TestModuleConfig
Tests a struts-config.xml that contains a custom mapping and property.
testCustomMappingParse1_1() - Method in class org.apache.struts.config.TestModuleConfig
Tests a struts-config.xml that contains a custom mapping and property.
testDefaultMode() - Method in class org.apache.struts.util.TestPropertyMessageResources
Test Struts default PropertyMessageResources behaviour
TestDynaActionForm - Class in org.apache.struts.action
Suite of unit tests for the org.apache.struts.action.DynaActionForm class.
TestDynaActionForm(String) - Constructor for class org.apache.struts.action.TestDynaActionForm
Defines the testcase name for JUnit.
TestDynaActionFormClass - Class in org.apache.struts.action
Suite of unit tests for the org.apache.struts.action.DynaActionFormClass class.
TestDynaActionFormClass(String) - Constructor for class org.apache.struts.action.TestDynaActionFormClass
Defines the testcase name for JUnit.
testEmpty() - Method in class org.apache.struts.action.TestActionMessages
 
testExceptionHandlingWithNullEverything() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
testExceptionHandlingWithNullFormName() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
TestFormBeanConfig - Class in org.apache.struts.config
Unit tests for the org.apache.struts.config.FormBeanConfig class.
TestFormBeanConfig(String) - Constructor for class org.apache.struts.config.TestFormBeanConfig
Construct a new instance of this test case.
TestFormBeanConfig.CustomFormBeanConfig - Class in org.apache.struts.config
Used to detect that FormBeanConfig is making the right calls.
TestFormBeanConfig.CustomFormBeanConfig() - Constructor for class org.apache.struts.config.TestFormBeanConfig.CustomFormBeanConfig
 
TestFormPropertyConfig - Class in org.apache.struts.config
Unit tests for the org.apache.struts.config.FormPropertyConfig class.
TestFormPropertyConfig() - Constructor for class org.apache.struts.config.TestFormPropertyConfig
 
TestForwardConfig - Class in org.apache.struts.config
Unit tests for ForwardConfig.
TestForwardConfig(String) - Constructor for class org.apache.struts.config.TestForwardConfig
Construct a new instance of this test case.
testForwardURL1() - Method in class org.apache.struts.util.TestRequestUtils
 
testForwardURL2() - Method in class org.apache.struts.util.TestRequestUtils
 
testForwardURL3() - Method in class org.apache.struts.util.TestRequestUtils
 
testForwardURLa() - Method in class org.apache.struts.util.TestRequestUtils
 
testGetDescriptorArguments() - Method in class org.apache.struts.action.TestDynaActionForm
Corner cases on getDynaProperty invalid arguments.
testGetDescriptorBase(String, Class) - Method in class org.apache.struts.action.TestDynaActionForm
Base for testGetDescriptorXxxxx() series of tests.
testGetDescriptorBoolean() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property booleanProperty.
testGetDescriptorDouble() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property doubleProperty.
testGetDescriptorFloat() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property floatProperty.
testGetDescriptorInt() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property intProperty.
testGetDescriptorLong() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property longProperty.
testGetDescriptors() - Method in class org.apache.struts.action.TestDynaActionForm
Positive test for getDynaPropertys().
testGetDescriptorSecond() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property booleanSecond that uses an "is" method as the getter.
testGetDescriptorShort() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property shortProperty.
testGetDescriptorString() - Method in class org.apache.struts.action.TestDynaActionForm
Positive getDynaProperty on property stringProperty.
testGetForAProperty() - Method in class org.apache.struts.action.TestActionMessages
 
testGetIndexedArguments() - Method in class org.apache.struts.action.TestDynaActionForm
Corner cases on getIndexedProperty invalid arguments.
testGetIndexedValues() - Method in class org.apache.struts.action.TestDynaActionForm
Positive and negative tests on getIndexedProperty valid arguments.
testGetMappedArguments() - Method in class org.apache.struts.action.TestDynaActionForm
Corner cases on getMappedProperty invalid arguments.
testGetMappedValues() - Method in class org.apache.struts.action.TestDynaActionForm
Positive and negative tests on getMappedProperty valid arguments.
testGetSimpleArguments() - Method in class org.apache.struts.action.TestDynaActionForm
Corner cases on getSimpleProperty invalid arguments.
testGetSimpleBoolean() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a boolean property.
testGetSimpleDouble() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a double property.
testGetSimpleFloat() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a float property.
testGetSimpleInt() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a int property.
testGetSimpleLong() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a long property.
testGetSimpleShort() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a short property.
testGetSimpleString() - Method in class org.apache.struts.action.TestDynaActionForm
Test getSimpleProperty on a String property.
testGetWithNoProperty() - Method in class org.apache.struts.action.TestActionMessages
 
testIndexedInitialize() - Method in class org.apache.struts.action.TestDynaActionForm
 
testInheritBoolean() - Method in class org.apache.struts.config.TestActionConfig
Make sure that correct exception is thrown if a base action can't be found.
testInheritFrom() - Method in class org.apache.struts.config.TestActionConfig
Test a typical form bean configuration extension where various forwards and exception handlers should be inherited from a base form.
testInheritFrom() - Method in class org.apache.struts.config.TestFormBeanConfig
Test a typical form bean configuration extension where various properties should be inherited from a base form.
testInheritWithInitialOverride() - Method in class org.apache.struts.config.TestFormPropertyConfig
 
testInheritWithSizeOverride() - Method in class org.apache.struts.config.TestFormPropertyConfig
 
testInheritWithTypeOverride() - Method in class org.apache.struts.config.TestFormPropertyConfig
 
testInheritWithTypeOverride2() - Method in class org.apache.struts.config.TestFormPropertyConfig
 
testInitDestroyInternal() - Method in class org.apache.struts.action.TestActionServlet
Verify that we can initialize and destroy our internal message resources object.
testInitModuleActionConfigsNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Test that nothing fails if there are no extensions.
testInitModuleExceptionConfigsNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Test that nothing fails if there are no extensions.
testInitModuleExceptionConfigsNullFormType() - Method in class org.apache.struts.action.TestActionServlet
Test that initModuleExceptionConfigs throws an exception when a handler with a null key is present.
testInitModuleFormBeansNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Test that nothing fails if there are no extensions.
testInitModuleFormBeansNullFormType() - Method in class org.apache.struts.action.TestActionServlet
Test that initModuleFormBeans throws an exception when a form with a null type is present.
testInitModuleFormBeansNullPropType() - Method in class org.apache.struts.action.TestActionServlet
Test that initModuleFormBeans throws an exception when a form whose prop type is null is present.
testInitModuleForwardConfigsNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Test that nothing fails if there are no extensions.
testInitModuleForwardsNullFormType() - Method in class org.apache.struts.action.TestActionServlet
Test that initModuleForwards throws an exception when a forward with a null path is present.
testJoined() - Method in class org.apache.struts.validator.TestValidWhen
Test Joined expressions ('and' or 'or')
testJstlMode() - Method in class org.apache.struts.util.TestPropertyMessageResources
Test JSTL compatible PropertyMessageResources behaviour
testLookupByActionPath() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
testLookupByNameAndRequestScope() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
testLookupByNameAndSessionScope() - Method in class org.apache.struts.chain.commands.generic.TestCopyFormToContext
 
testMappedContains() - Method in class org.apache.struts.action.TestDynaActionForm
Test contains() method for mapped properties.
testMappedRemove() - Method in class org.apache.struts.action.TestDynaActionForm
Test remove() method for mapped properties.
TestModuleConfig - Class in org.apache.struts.config
Unit tests for the org.apache.struts.config package.
TestModuleConfig(String) - Constructor for class org.apache.struts.config.TestModuleConfig
Construct a new instance of this test case.
testMultipartVisibility() - Method in class org.apache.struts.util.TestRequestUtilsPopulate
Ensure that the getMultipartRequestHandler cannot be seen in a subclass of ActionForm.
testNoMatch() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
testNotAuthorizedOneOfManyRoles() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
testNotAuthorizedOneRole() - Method in class org.apache.struts.chain.commands.servlet.TestAuthorizeAction
 
testNotEmpty() - Method in class org.apache.struts.action.TestActionMessages
 
testNoWildcardMatch() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
testNull() - Method in class org.apache.struts.validator.TestValidWhen
Test Null.
testNullForwardPath() - Method in class org.apache.struts.chain.commands.servlet.TestPerformForward
 
testNumeric() - Method in class org.apache.struts.validator.TestValidWhen
Test Numeric values.
testOperators() - Method in class org.apache.struts.validator.TestValidWhen
Test Operators.
testParse() - Method in class org.apache.struts.config.TestModuleConfig
Test parsing of a struts-config.xml file.
testParse1_1() - Method in class org.apache.struts.config.TestModuleConfig
 
testParseBase(String, String, String) - Method in class org.apache.struts.config.TestModuleConfig
 
TestPerformForward - Class in org.apache.struts.chain.commands.servlet
 
TestPerformForward(String) - Constructor for class org.apache.struts.chain.commands.servlet.TestPerformForward
 
testPreserveActionMappingsOrder() - Method in class org.apache.struts.config.TestModuleConfig
Test order of action mappings defined perserved.
testProcessActionConfigClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processActionConfigClass() returns an instance of the correct class if the base config is using a custom class.
testProcessActionConfigClassNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Make sure processActionConfigClass() returns what it was given if the action passed to it doesn't extend anything.
testProcessActionConfigClassOverriddenSubConfigClass() - Method in class org.apache.struts.action.TestActionServlet
Test the case where the subconfig has already specified its own config class.
testProcessActionConfigClassSubConfigCustomClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processActionConfigClass() returns the same class instance if the base config isn't using a custom class.
testProcessActionExtension() - Method in class org.apache.struts.action.TestActionServlet
Test that processActionConfigExtension() calls processExtends()
testProcessActionExtensionWithExceptionConfig() - Method in class org.apache.struts.action.TestActionServlet
Test that an ActionConfig's ExceptionConfig can inherit from a global ExceptionConfig.
testProcessActionExtensionWithForwardConfig() - Method in class org.apache.struts.action.TestActionServlet
Test that an ActionConfig's ForwardConfig can inherit from a global ForwardConfig.
testProcessExceptionConfigClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processExceptionConfigClass() returns an instance of the correct class if the base config is using a custom class.
testProcessExceptionConfigClassNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Make sure processExceptionConfigClass() returns what it was given if the handler passed to it doesn't extend anything.
testProcessExceptionConfigClassOverriddenSubFormClass() - Method in class org.apache.struts.action.TestActionServlet
Test the case where the subconfig has already specified its own config class.
testProcessExceptionConfigClassSubConfigCustomClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processExceptionConfigClass() returns the same class instance if the base config isn't using a custom class.
testProcessExceptionExtension() - Method in class org.apache.struts.action.TestActionServlet
Test that processExceptionExtension() calls processExtends()
testProcessExtendsActionExtends() - Method in class org.apache.struts.config.TestActionConfig
Test that processExtends() makes sure that a base action's own extension has been processed.
testProcessExtendsActionExtendsActionExtendsGlobalWithSameName() - Method in class org.apache.struts.config.TestForwardConfig
Test processExtends() where an action ForwardConfig extends another ForwardConfig, which in turn extends a global ForwardConfig with the same name.
testProcessExtendsBaseFormExtends() - Method in class org.apache.struts.config.TestFormBeanConfig
Test that processExtends() makes sure that a base form's own extension has been processed.
testProcessExtendsBasicExtension() - Method in class org.apache.struts.config.TestForwardConfig
Test processExtends() with a basic extension.
testProcessExtendsBasicGlobalExtension() - Method in class org.apache.struts.config.TestForwardConfig
Test processExtends() with a basic extension between an action config and a global config.
testProcessExtendsConfigured() - Method in class org.apache.struts.config.TestForwardConfig
Make sure processExtends() throws an error when the config is already configured.
testProcessExtendsGlobalExtendingAction() - Method in class org.apache.struts.config.TestForwardConfig
Test processExtends() with an incorrect setup where a global config attempts to extend an action config.
testProcessExtendsMissingAction() - Method in class org.apache.struts.config.TestActionConfig
Make sure that correct exception is thrown if a base action can't be found.
testProcessExtendsMissingBaseForm() - Method in class org.apache.struts.config.TestFormBeanConfig
Make sure that correct exception is thrown if a base form can't be found.
testProcessExtendsNoExtension() - Method in class org.apache.struts.config.TestForwardConfig
Test processExtends() when nothing is extended.
testProcessExtendsSameNames() - Method in class org.apache.struts.config.TestForwardConfig
Test processExtends() with an action config that extends a global config with the same name.
testProcessFormBeanConfigClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processFormBeanConfigClass() returns an instance of the correct class if the base config is using a custom class.
testProcessFormBeanConfigClassNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Make sure processFormBeanConfigClass() returns what it was given if the form passed to it doesn't extend anything.
testProcessFormBeanConfigClassOverriddenSubFormClass() - Method in class org.apache.struts.action.TestActionServlet
Test the case where the subform has already specified its own form bean config class.
testProcessFormBeanConfigClassSubFormCustomClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processFormBeanConfigClass() returns the same class instance if the base config isn't using a custom class.
testProcessFormBeanExtension() - Method in class org.apache.struts.action.TestActionServlet
Test that processFormBeanExtension() calls processExtends()
testProcessForwardConfigClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processForwardConfigClass() returns an instance of the correct class if the base config is using a custom class.
testProcessForwardConfigClassNoExtends() - Method in class org.apache.struts.action.TestActionServlet
Make sure processForwardConfigClass() returns what it was given if the forward passed to it doesn't extend anything.
testProcessForwardConfigClassOverriddenSubConfigClass() - Method in class org.apache.struts.action.TestActionServlet
Test the case where the subconfig has already specified its own config class.
testProcessForwardConfigClassSubConfigCustomClass() - Method in class org.apache.struts.action.TestActionServlet
Make sure processForwardConfigClass() returns the same class instance if the base config isn't using a custom class.
testProcessForwardExtension() - Method in class org.apache.struts.action.TestActionServlet
Test that processForwardExtension() calls processExtends()
testProperty() - Method in class org.apache.struts.validator.TestValidWhen
Test Operators.
TestPropertyMessageResources - Class in org.apache.struts.util
Unit tests for PropertyMessageResources.
TestPropertyMessageResources(String) - Constructor for class org.apache.struts.util.TestPropertyMessageResources
 
testRequestURL() - Method in class org.apache.struts.util.TestRequestUtils
 
TestRequestUtils - Class in org.apache.struts.util
Unit tests for org.apache.struts.util.RequestUtils.
TestRequestUtils(String) - Constructor for class org.apache.struts.util.TestRequestUtils
 
TestRequestUtilsPopulate - Class in org.apache.struts.util
Unit tests for the RequestUtil's populate method.
TestRequestUtilsPopulate(String) - Constructor for class org.apache.struts.util.TestRequestUtilsPopulate
Defines the testcase name for JUnit.
testResetGet() - Method in class org.apache.struts.action.TestDynaActionForm
Test the reset method when the request method is GET.
testResetPost() - Method in class org.apache.struts.action.TestDynaActionForm
Test the reset method when the request method is GET.
testResourceBundleMode() - Method in class org.apache.struts.util.TestPropertyMessageResources
Test "PropertyResourceBundle" compatible PropertyMessageResources behaviour
testSame() - Method in class org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
 
testScalarInitialize() - Method in class org.apache.struts.action.TestDynaActionForm
 
testSelectApplication1a() - Method in class org.apache.struts.util.TestRequestUtils
 
testSelectApplication1b() - Method in class org.apache.struts.util.TestRequestUtils
 
testSelectApplication2a() - Method in class org.apache.struts.util.TestRequestUtils
 
testSelectApplication2b() - Method in class org.apache.struts.util.TestRequestUtils
 
testServerURL() - Method in class org.apache.struts.util.TestRequestUtils
 
testSetIndexedArguments() - Method in class org.apache.struts.action.TestDynaActionForm
Corner cases on setIndexedProperty invalid arguments.
testSetIndexedValues() - Method in class org.apache.struts.action.TestDynaActionForm
Positive and negative tests on setIndexedProperty valid arguments.
testSetMappedValues() - Method in class org.apache.struts.action.TestDynaActionForm
Positive and negative tests on setMappedProperty valid arguments.
TestSetOriginalURI - Class in org.apache.struts.chain.commands.servlet
 
TestSetOriginalURI(String) - Constructor for class org.apache.struts.chain.commands.servlet.TestSetOriginalURI
 
testSetOriginalURI() - Method in class org.apache.struts.chain.commands.servlet.TestSetOriginalURI
 
testSetSimpleBoolean() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a boolean property.
testSetSimpleDouble() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a double property.
testSetSimpleFloat() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a float property.
testSetSimpleInt() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a int property.
testSetSimpleLong() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a long property.
testSetSimpleShort() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a short property.
testSetSimpleString() - Method in class org.apache.struts.action.TestDynaActionForm
Test setSimpleProperty on a String property.
testShouldMatch() - Method in class org.apache.struts.config.TestActionConfigMatcher
 
testSizeAndEmptyAfterClear() - Method in class org.apache.struts.action.TestActionMessages
 
testSizeWithManyProperties() - Method in class org.apache.struts.action.TestActionMessages
 
testSizeWithOneProperty() - Method in class org.apache.struts.action.TestActionMessages
 
testString() - Method in class org.apache.struts.validator.TestValidWhen
Test String values.
TestValidWhen - Class in org.apache.struts.validator
Unit tests for the ValidWhen Parser/Lexer.
TestValidWhen(String) - Constructor for class org.apache.struts.validator.TestValidWhen
Defines the testcase name for JUnit.
testWrapContextSubclass() - Method in class org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
 
TestWrappingLookupCommand - Class in org.apache.struts.chain.commands.generic
 
TestWrappingLookupCommand(String) - Constructor for class org.apache.struts.chain.commands.generic.TestWrappingLookupCommand
 

A B C D G I L M N O P S T

Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.