站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

org.jboss.portal.test.core - JBOSS Portal 2.6 API 英文版文档


Package org.jboss.portal.test.core

Interface Summary
CorePortletPreferencesTestCase.TestProxy  
ProxyValidatorTestCase.GetterDuplicateName  
ProxyValidatorTestCase.GetterInvalidName  
ProxyValidatorTestCase.GetterInvalidReturnType  
ProxyValidatorTestCase.GetterNoArgument  
ProxyValidatorTestCase.GetterReturnTypeDoesNotMatchArgumentType  
ProxyValidatorTestCase.GetterTooManyArgument  
ProxyValidatorTestCase.InvalidMethod  
ProxyValidatorTestCase.SetterDuplicateName  
ProxyValidatorTestCase.SetterInvalidName  
ProxyValidatorTestCase.SetterInvalidType  
ProxyValidatorTestCase.SetterNoArgument  
ProxyValidatorTestCase.SetterReturnTypeIsNotVoid  
ProxyValidatorTestCase.SetterTooManyArguments  
 

Class Summary
CorePortletPreferencesTestCase  
HttpServletRequestWrapperImpl  
I18nELTestCase  
I18nOutELTestCase  
IfTagTestCase  
IncludeTagTestCase  
IterateTagTestCase  
MapperTestCase  
MapperTestCase.Context  
MapperTestCase.MappingContextImpl  
OutELTestCase Test the out EL
PageTestCase  
PortalBaseTestCase Base Test Case for Portal Core Contains common methods used by the test framework
ProxyValidatorTestCase  
TagLibTestCase  
Utils