Java Doc for TapestryTestCase.java in  » Web-Framework » Tapestry » org » apache » tapestry » test » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Web Framework » Tapestry » org.apache.tapestry.test 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.apache.tapestry.ioc.test.IOCTestCase
   org.apache.tapestry.test.TapestryTestCase

All known Subclasses:   org.apache.tapestry.internal.bindings.ValidateBindingFactoryTest,  org.apache.tapestry.upload.components.UploadTest,  org.apache.tapestry.internal.services.ClientPersistentFieldStorageImplTest,  org.apache.tapestry.ValidationTrackerImplTest,  org.apache.tapestry.upload.services.MultipartServletRequestFilterTest,  org.apache.tapestry.internal.DefaultValidationDecoratorTest,  org.apache.tapestry.validator.RequiredTest,  org.apache.tapestry.internal.services.LocalizationFilterTest,  org.apache.tapestry.services.AliasContributionTest,  org.apache.tapestry.spring.TapestrySpringFilterTest,  org.apache.tapestry.internal.util.URLChangeTrackerTest,  org.apache.tapestry.internal.util.MethodInvocationBuilderTest,  org.apache.tapestry.internal.services.ObjectComponentEventResultProcessorTest,  org.apache.tapestry.internal.services.ComponentLifecycleMethodWorkerTest,  org.apache.tapestry.corelib.components.BeanEditFormTest,  org.apache.tapestry.util.EnumSelectModelTest,  org.apache.tapestry.corelib.components.FormTest,  org.apache.tapestry.upload.services.UploadedFileItemTest,  org.apache.tapestry.internal.services.InheritedBindingTest,  org.apache.tapestry.internal.services.ServiceAnnotationObjectProviderTest,  org.apache.tapestry.internal.services.EnvironmentImplTest,  org.apache.tapestry.internal.hibernate.HibernateSessionSourceImplTest,  org.apache.tapestry.internal.test.InternalBaseTestCase,  org.apache.tapestry.corelib.components.OutputTest,  org.apache.tapestry.corelib.components.OutputRawTest,  org.apache.tapestry.upload.services.MultipartDecoderImplTest,  org.apache.tapestry.internal.services.InjectBlockWorkerTest,
TapestryTestCase
abstract public class TapestryTestCase extends IOCTestCase (Code)
Base test case that adds a number of convienience factory and training methods for the public interfaces of Tapestry.




Method Summary
final protected  MarkupWritercreateMarkupWriter()
     Creates a new markup writer instance (not a markup writer mock).
final protected  ApplicationStateCreatormockApplicationStateCreator()
    
final protected  ApplicationStatePersistenceStrategymockApplicationStatePersistenceStrategy()
    
final protected  ApplicationStatePersistenceStrategySourcemockApplicationStatePersistenceStrategySource()
    
final protected  AssetmockAsset()
    
final protected  AssetFactorymockAssetFactory()
    
final protected  AssetSourcemockAssetSource()
    
final protected  BeanModelmockBeanModel()
    
final protected  BeanModelSourcemockBeanModelSource()
    
final protected  BindingmockBinding()
    
final protected  BindingFactorymockBindingFactory()
    
final protected  BindingSourcemockBindingSource()
    
final protected  BlockmockBlock()
    
final protected  ClassTransformationmockClassTransformation()
    
final protected  ClasspathAssetAliasManagermockClasspathAssetAliasManager()
    
final protected  ComponentmockComponent()
    
final protected  ComponentClassResolvermockComponentClassResolver()
    
final protected  ComponentEventHandlermockComponentEventHandler()
    
final protected  ComponentModelmockComponentModel()
    
final protected  ComponentResourcesmockComponentResources()
    
final protected  ContextmockContext()
    
final protected  EnvironmentmockEnvironment()
    
final protected  FieldmockField()
    
final protected  FieldValidatormockFieldValidator()
    
protected  FieldValidatorSourcemockFieldValidatorSource()
    
final protected  FieldmockFieldWithLabel(String label)
    
final protected  HeartbeatmockHeartbeat()
    
final protected  HttpServletRequestmockHttpServletRequest()
    
final protected  HttpServletResponsemockHttpServletResponse()
    
final protected  HttpSessionmockHttpSession()
    
final protected  InjectmockInject()
    
final protected  LinkmockLink()
    
final protected  MarkupWritermockMarkupWriter()
    
final protected  MutableComponentModelmockMutableComponentModel()
    
final protected  ParameterModelmockParameterModel()
    
final protected  PathmockPath()
    
final protected  PropertyConduitmockPropertyConduit()
    
final protected  PropertyModelmockPropertyEditModel()
    
final protected  RequestmockRequest()
    
final protected  RequestHandlermockRequestHandler()
    
final protected  ResourceDigestGeneratormockResourceDigestGenerator()
    
final protected  ResponsemockResponse()
    
final protected  SessionmockSession()
    
final protected  TranslatormockTranslator()
    
final protected  ValidationConstraintGeneratormockValidationConstraintGenerator()
    
final protected  ValidationMessagesSourcemockValidationMessagesSource()
    
final protected  ValidationTrackermockValidationTracker()
    
final protected  ValidatormockValidator()
    
final protected  voidtouch(File f)
     Writes a change to a file.
final protected  voidtrain_addField(ClassTransformation transformation, int modifiers, String type, String suggestedName, String actualName)
    
final protected  voidtrain_addInjectedField(ClassTransformation ct, Class type, String suggestedName, Object value, String fieldName)
    
final protected  voidtrain_addMethod(ClassTransformation transformation, MethodSignature signature, String... body)
    
final protected  voidtrain_buildConstraints(ValidationConstraintGenerator generator, Class propertyType, AnnotationProvider provider, String... constraints)
    
final protected  voidtrain_create(ApplicationStateCreator<T> creator, T aso)
    
final protected  voidtrain_create(BeanModelSource source, Class beanClass, boolean filterReadOnly, ComponentResources containerResources, BeanModel model)
    
final protected  voidtrain_createAsset(AssetFactory factory, Resource resource, Asset asset)
    
final protected  voidtrain_createValidator(FieldValidatorSource source, Field field, String validatorType, String constraintValue, String overrideId, Messages overrideMessages, Locale locale, FieldValidator result)
    
final protected  voidtrain_encodeRedirectURL(Response response, String URI, String encoded)
    
final protected  voidtrain_encodeURL(Response response, String inputURL, String outputURL)
    
final protected  voidtrain_exists(ApplicationStatePersistenceStrategy strategy, Class<T> asoClass, boolean exists)
    
final protected  voidtrain_extendConstructor(ClassTransformation transformation, String... body)
    
final protected  voidtrain_extendMethod(ClassTransformation transformation, MethodSignature signature, String... body)
    
final protected  voidtrain_findAsset(AssetSource source, Resource root, String path, Locale locale, Asset asset)
    
final protected  voidtrain_findFieldsOfType(ClassTransformation transformation, String type, String... fieldNames)
    
final protected  voidtrain_findFieldsWithAnnotation(ClassTransformation transformation, Class<? extends Annotation> annotationClass, List<String> fieldNames)
    
final protected  voidtrain_findFieldsWithAnnotation(ClassTransformation transformation, Class<? extends Annotation> annotationClass, String... fieldNames)
    
final protected  voidtrain_findMethods(ClassTransformation transformation, MethodSignature... signatures)
    
final protected  voidtrain_findMethodsWithAnnotation(ClassTransformation tf, Class<? extends Annotation> annotationType, List<MethodSignature> sigs)
    
final protected  voidtrain_findUnclaimedFields(ClassTransformation transformation, String... fieldNames)
    
final protected  voidtrain_generateChecksum(ResourceDigestGenerator generator, URL url, String digest)
    
final protected  voidtrain_get(ApplicationStatePersistenceStrategy strategy, Class<T> asoClass, ApplicationStateCreator<T> creator, T aso)
    
final protected  voidtrain_get(ApplicationStatePersistenceStrategySource source, String strategyName, ApplicationStatePersistenceStrategy strategy)
    
final protected  voidtrain_get(Binding binding, Object value)
    
final protected  voidtrain_getAliasesForMode(AliasManager manager, String mode, Map<Class, Object> configuration)
    
protected  voidtrain_getAttribute(HttpSession session, String attributeName, Object value)
    
final protected  voidtrain_getAttribute(Session session, String name, Object attribute)
    
final protected  voidtrain_getAttributeNames(Session session, String prefix, String... names)
    
final protected  voidtrain_getBaseResource(ComponentModel model, Resource resource)
    
final protected  voidtrain_getBoundType(ComponentResources resources, Class type)
    
final protected  voidtrain_getClassName(ClassTransformation transformation, String className)
    
final protected  voidtrain_getClasspathAsset(AssetSource source, String path, Asset asset)
    
final protected  voidtrain_getClasspathAsset(AssetSource source, String path, Locale locale, Asset asset)
    
final protected  voidtrain_getCompleteId(ComponentResourcesCommon resources, String completeId)
    
final protected  voidtrain_getComponent(ComponentResources resources, Component component)
    
final protected  voidtrain_getComponentClassName(ComponentModel model, String className)
    
final protected  voidtrain_getComponentResources(Component component, ComponentResources resources)
    
final protected  voidtrain_getConduit(PropertyModel model, PropertyConduit conduit)
    
protected  voidtrain_getConstraintType(Validator<C, T> validator, Class<C> constraintType)
    
final protected  voidtrain_getContainer(ComponentResources resources, Component container)
    
final protected  voidtrain_getContainerMessages(ComponentResources resources, Messages containerMessages)
    
final protected  voidtrain_getContainerResources(ComponentResources resources, ComponentResources containerResources)
    
final protected  voidtrain_getDateHeader(Request request, String name, long value)
    
final protected  voidtrain_getFieldAnnotation(ClassTransformation transformation, String fieldName, Class<T> annotationClass, T annotation)
    
final protected  voidtrain_getFieldPersistenceStrategy(ComponentModel model, String fieldName, String fieldStrategy)
    
final protected  voidtrain_getFieldType(ClassTransformation transformation, String fieldName, String type)
    
final protected  voidtrain_getId(ComponentResources resources, String id)
    
final protected  voidtrain_getLabel(Field field, String label)
    
final protected  voidtrain_getLocale(ComponentResourcesCommon resources, Locale locale)
    
final protected  voidtrain_getLocale(Request request, Locale locale)
    
final public  voidtrain_getLocation(Locatable locatable, Location location)
    
protected  voidtrain_getMessageKey(Validator validator, String messageKey)
    
final protected  voidtrain_getMessages(ComponentResources resources, Messages messages)
    
final protected  voidtrain_getMeta(ComponentModel model, String key, String value)
    
final protected  voidtrain_getMethodAnnotation(ClassTransformation ct, MethodSignature signature, Class<T> annotationClass, T annotation)
    
final protected  voidtrain_getMethodIdentifier(ClassTransformation transformation, MethodSignature signature, String id)
    
final protected  voidtrain_getOutputStream(HttpServletResponse response, ServletOutputStream stream)
    
final protected  voidtrain_getPage(ComponentResources resources, Component page)
    
final protected  voidtrain_getPageName(ComponentResourcesCommon resources, String pageName)
    
final protected  voidtrain_getParameter(Request request, String elementName, String value)
    
final protected  voidtrain_getParameterModel(ComponentModel model, String parameterName, ParameterModel parameterModel)
    
final protected  voidtrain_getParameterNames(ComponentModel model, String... names)
    
final protected  voidtrain_getParentModel(ComponentModel model, ComponentModel parentModel)
    
final protected  voidtrain_getPath(Request request, String path)
    
final protected  voidtrain_getPersistentFieldNames(ComponentModel model, String... names)
    
final protected  voidtrain_getResourcesFieldName(ClassTransformation transformation, String name)
    
final protected  voidtrain_getRootResource(AssetFactory factory, Resource rootResource)
    
final protected  voidtrain_getSession(HttpServletRequest request, boolean create, HttpSession session)
    
protected  voidtrain_getSession(Request request, boolean create, Session session)
    
final protected  voidtrain_getSupportsInformalParameters(ComponentModel model, boolean supports)
    
final protected  voidtrain_getValidationMessages(ValidationMessagesSource messagesSource, Locale locale, Messages messages)
    
final protected  voidtrain_getValueType(Validator validator, Class valueType)
    
final protected  voidtrain_handleResult(ComponentEventHandler handler, Object result, Component component, String methodDescription, boolean abort)
    
final protected  voidtrain_inError(ValidationTracker tracker, Field field, boolean inError)
    
final protected  voidtrain_invokeIfBlank(Validator validator, boolean invokeIfBlank)
    
final protected  voidtrain_isInvariant(Binding binding, boolean isInvariant)
    
final protected  voidtrain_isRequired(ParameterModel model, boolean isRequired)
    
final protected  voidtrain_isRootClass(MutableComponentModel model, boolean isRootClass)
    
final protected  voidtrain_name(Parameter parameter, String name)
    
final protected  voidtrain_newBinding(BindingFactory factory, String description, ComponentResources container, ComponentResources component, String expression, Location l, Binding binding)
    
protected  voidtrain_newBinding(BindingSource bindingSource, String description, ComponentResources componentResources, String defaultBindingPrefix, String expression, Binding binding)
    
final protected  voidtrain_newMemberName(ClassTransformation transformation, String suggested, String name)
    
final protected  voidtrain_newMemberName(ClassTransformation transformation, String prefix, String baseName, String name)
    
final protected  voidtrain_peek(Environment env, Class<T> type, T value)
    
final protected  voidtrain_peekRequired(Environment env, Class<T> type, T value)
    
final protected  voidtrain_provideInjection(InjectionProvider provider, String fieldName, String fieldType, ObjectLocator locator, ClassTransformation transformation, MutableComponentModel model, boolean result)
    
final protected  voidtrain_renderInformalParameters(ComponentResources resources, MarkupWriter writer, String... informals)
    
final protected  voidtrain_requiresDigest(ResourceDigestGenerator generator, String path, boolean requiresDigest)
    
final protected  voidtrain_service(RequestHandler handler, Request request, Response response, boolean result)
    
final protected  voidtrain_setContentLength(HttpServletResponse response, int length)
    
final protected  voidtrain_setContentType(HttpServletResponse response, String contentType)
    
final protected  voidtrain_setDateHeader(HttpServletResponse response, String headerName, long date)
    
final protected  voidtrain_toClass(ClassTransformation transformation, String type, Class classForType)
    
final protected  voidtrain_toClientURL(Asset asset, String URL)
    
final protected  voidtrain_toClientURL(ClasspathAssetAliasManager manager, String resourcePath, String clientURL)
    
final protected  voidtrain_toRedirectURI(Link link, String URI)
    
final protected  voidtrain_toResourcePath(ClasspathAssetAliasManager manager, String clientURL, String resourcePath)
    
final protected  voidtrain_value(Id annotation, String value)
    
final protected  voidtrain_value(Path annotation, String value)
    



Method Detail
createMarkupWriter
final protected MarkupWriter createMarkupWriter()(Code)
Creates a new markup writer instance (not a markup writer mock). Output can be directed at the writer, which uses the default (HTML) markup model. The writer's toString() value represents all the collected markup in the writer.



mockApplicationStateCreator
final protected ApplicationStateCreator mockApplicationStateCreator()(Code)



mockApplicationStatePersistenceStrategy
final protected ApplicationStatePersistenceStrategy mockApplicationStatePersistenceStrategy()(Code)



mockApplicationStatePersistenceStrategySource
final protected ApplicationStatePersistenceStrategySource mockApplicationStatePersistenceStrategySource()(Code)



mockAsset
final protected Asset mockAsset()(Code)



mockAssetFactory
final protected AssetFactory mockAssetFactory()(Code)



mockAssetSource
final protected AssetSource mockAssetSource()(Code)



mockBeanModel
final protected BeanModel mockBeanModel()(Code)



mockBeanModelSource
final protected BeanModelSource mockBeanModelSource()(Code)



mockBinding
final protected Binding mockBinding()(Code)



mockBindingFactory
final protected BindingFactory mockBindingFactory()(Code)



mockBindingSource
final protected BindingSource mockBindingSource()(Code)



mockBlock
final protected Block mockBlock()(Code)



mockClassTransformation
final protected ClassTransformation mockClassTransformation()(Code)



mockClasspathAssetAliasManager
final protected ClasspathAssetAliasManager mockClasspathAssetAliasManager()(Code)



mockComponent
final protected Component mockComponent()(Code)



mockComponentClassResolver
final protected ComponentClassResolver mockComponentClassResolver()(Code)



mockComponentEventHandler
final protected ComponentEventHandler mockComponentEventHandler()(Code)



mockComponentModel
final protected ComponentModel mockComponentModel()(Code)



mockComponentResources
final protected ComponentResources mockComponentResources()(Code)



mockContext
final protected Context mockContext()(Code)



mockEnvironment
final protected Environment mockEnvironment()(Code)



mockField
final protected Field mockField()(Code)



mockFieldValidator
final protected FieldValidator mockFieldValidator()(Code)



mockFieldValidatorSource
protected FieldValidatorSource mockFieldValidatorSource()(Code)



mockFieldWithLabel
final protected Field mockFieldWithLabel(String label)(Code)



mockHeartbeat
final protected Heartbeat mockHeartbeat()(Code)



mockHttpServletRequest
final protected HttpServletRequest mockHttpServletRequest()(Code)



mockHttpServletResponse
final protected HttpServletResponse mockHttpServletResponse()(Code)



mockHttpSession
final protected HttpSession mockHttpSession()(Code)



mockInject
final protected Inject mockInject()(Code)



mockLink
final protected Link mockLink()(Code)



mockMarkupWriter
final protected MarkupWriter mockMarkupWriter()(Code)



mockMutableComponentModel
final protected MutableComponentModel mockMutableComponentModel()(Code)



mockParameterModel
final protected ParameterModel mockParameterModel()(Code)



mockPath
final protected Path mockPath()(Code)



mockPropertyConduit
final protected PropertyConduit mockPropertyConduit()(Code)



mockPropertyEditModel
final protected PropertyModel mockPropertyEditModel()(Code)



mockRequest
final protected Request mockRequest()(Code)



mockRequestHandler
final protected RequestHandler mockRequestHandler()(Code)



mockResourceDigestGenerator
final protected ResourceDigestGenerator mockResourceDigestGenerator()(Code)



mockResponse
final protected Response mockResponse()(Code)



mockSession
final protected Session mockSession()(Code)



mockTranslator
final protected Translator mockTranslator()(Code)



mockValidationConstraintGenerator
final protected ValidationConstraintGenerator mockValidationConstraintGenerator()(Code)



mockValidationMessagesSource
final protected ValidationMessagesSource mockValidationMessagesSource()(Code)



mockValidationTracker
final protected ValidationTracker mockValidationTracker()(Code)



mockValidator
final protected Validator mockValidator()(Code)



touch
final protected void touch(File f) throws Exception(Code)
Writes a change to a file.



train_addField
final protected void train_addField(ClassTransformation transformation, int modifiers, String type, String suggestedName, String actualName)(Code)



train_addInjectedField
final protected void train_addInjectedField(ClassTransformation ct, Class type, String suggestedName, Object value, String fieldName)(Code)



train_addMethod
final protected void train_addMethod(ClassTransformation transformation, MethodSignature signature, String... body)(Code)



train_buildConstraints
final protected void train_buildConstraints(ValidationConstraintGenerator generator, Class propertyType, AnnotationProvider provider, String... constraints)(Code)



train_create
final protected void train_create(ApplicationStateCreator<T> creator, T aso)(Code)



train_create
final protected void train_create(BeanModelSource source, Class beanClass, boolean filterReadOnly, ComponentResources containerResources, BeanModel model)(Code)



train_createAsset
final protected void train_createAsset(AssetFactory factory, Resource resource, Asset asset)(Code)



train_createValidator
final protected void train_createValidator(FieldValidatorSource source, Field field, String validatorType, String constraintValue, String overrideId, Messages overrideMessages, Locale locale, FieldValidator result)(Code)



train_encodeRedirectURL
final protected void train_encodeRedirectURL(Response response, String URI, String encoded)(Code)



train_encodeURL
final protected void train_encodeURL(Response response, String inputURL, String outputURL)(Code)



train_exists
final protected void train_exists(ApplicationStatePersistenceStrategy strategy, Class<T> asoClass, boolean exists)(Code)



train_extendConstructor
final protected void train_extendConstructor(ClassTransformation transformation, String... body)(Code)



train_extendMethod
final protected void train_extendMethod(ClassTransformation transformation, MethodSignature signature, String... body)(Code)



train_findAsset
final protected void train_findAsset(AssetSource source, Resource root, String path, Locale locale, Asset asset)(Code)



train_findFieldsOfType
final protected void train_findFieldsOfType(ClassTransformation transformation, String type, String... fieldNames)(Code)



train_findFieldsWithAnnotation
final protected void train_findFieldsWithAnnotation(ClassTransformation transformation, Class<? extends Annotation> annotationClass, List<String> fieldNames)(Code)



train_findFieldsWithAnnotation
final protected void train_findFieldsWithAnnotation(ClassTransformation transformation, Class<? extends Annotation> annotationClass, String... fieldNames)(Code)



train_findMethods
final protected void train_findMethods(ClassTransformation transformation, MethodSignature... signatures)(Code)



train_findMethodsWithAnnotation
final protected void train_findMethodsWithAnnotation(ClassTransformation tf, Class<? extends Annotation> annotationType, List<MethodSignature> sigs)(Code)



train_findUnclaimedFields
final protected void train_findUnclaimedFields(ClassTransformation transformation, String... fieldNames)(Code)



train_generateChecksum
final protected void train_generateChecksum(ResourceDigestGenerator generator, URL url, String digest)(Code)



train_get
final protected void train_get(ApplicationStatePersistenceStrategy strategy, Class<T> asoClass, ApplicationStateCreator<T> creator, T aso)(Code)



train_get
final protected void train_get(ApplicationStatePersistenceStrategySource source, String strategyName, ApplicationStatePersistenceStrategy strategy)(Code)



train_get
final protected void train_get(Binding binding, Object value)(Code)



train_getAliasesForMode
final protected void train_getAliasesForMode(AliasManager manager, String mode, Map<Class, Object> configuration)(Code)



train_getAttribute
protected void train_getAttribute(HttpSession session, String attributeName, Object value)(Code)



train_getAttribute
final protected void train_getAttribute(Session session, String name, Object attribute)(Code)



train_getAttributeNames
final protected void train_getAttributeNames(Session session, String prefix, String... names)(Code)



train_getBaseResource
final protected void train_getBaseResource(ComponentModel model, Resource resource)(Code)



train_getBoundType
final protected void train_getBoundType(ComponentResources resources, Class type)(Code)



train_getClassName
final protected void train_getClassName(ClassTransformation transformation, String className)(Code)



train_getClasspathAsset
final protected void train_getClasspathAsset(AssetSource source, String path, Asset asset)(Code)



train_getClasspathAsset
final protected void train_getClasspathAsset(AssetSource source, String path, Locale locale, Asset asset)(Code)



train_getCompleteId
final protected void train_getCompleteId(ComponentResourcesCommon resources, String completeId)(Code)



train_getComponent
final protected void train_getComponent(ComponentResources resources, Component component)(Code)



train_getComponentClassName
final protected void train_getComponentClassName(ComponentModel model, String className)(Code)



train_getComponentResources
final protected void train_getComponentResources(Component component, ComponentResources resources)(Code)



train_getConduit
final protected void train_getConduit(PropertyModel model, PropertyConduit conduit)(Code)



train_getConstraintType
protected void train_getConstraintType(Validator<C, T> validator, Class<C> constraintType)(Code)



train_getContainer
final protected void train_getContainer(ComponentResources resources, Component container)(Code)



train_getContainerMessages
final protected void train_getContainerMessages(ComponentResources resources, Messages containerMessages)(Code)



train_getContainerResources
final protected void train_getContainerResources(ComponentResources resources, ComponentResources containerResources)(Code)



train_getDateHeader
final protected void train_getDateHeader(Request request, String name, long value)(Code)



train_getFieldAnnotation
final protected void train_getFieldAnnotation(ClassTransformation transformation, String fieldName, Class<T> annotationClass, T annotation)(Code)



train_getFieldPersistenceStrategy
final protected void train_getFieldPersistenceStrategy(ComponentModel model, String fieldName, String fieldStrategy)(Code)



train_getFieldType
final protected void train_getFieldType(ClassTransformation transformation, String fieldName, String type)(Code)



train_getId
final protected void train_getId(ComponentResources resources, String id)(Code)



train_getLabel
final protected void train_getLabel(Field field, String label)(Code)



train_getLocale
final protected void train_getLocale(ComponentResourcesCommon resources, Locale locale)(Code)



train_getLocale
final protected void train_getLocale(Request request, Locale locale)(Code)



train_getLocation
final public void train_getLocation(Locatable locatable, Location location)(Code)



train_getMessageKey
protected void train_getMessageKey(Validator validator, String messageKey)(Code)



train_getMessages
final protected void train_getMessages(ComponentResources resources, Messages messages)(Code)



train_getMeta
final protected void train_getMeta(ComponentModel model, String key, String value)(Code)



train_getMethodAnnotation
final protected void train_getMethodAnnotation(ClassTransformation ct, MethodSignature signature, Class<T> annotationClass, T annotation)(Code)



train_getMethodIdentifier
final protected void train_getMethodIdentifier(ClassTransformation transformation, MethodSignature signature, String id)(Code)



train_getOutputStream
final protected void train_getOutputStream(HttpServletResponse response, ServletOutputStream stream)(Code)



train_getPage
final protected void train_getPage(ComponentResources resources, Component page)(Code)



train_getPageName
final protected void train_getPageName(ComponentResourcesCommon resources, String pageName)(Code)



train_getParameter
final protected void train_getParameter(Request request, String elementName, String value)(Code)



train_getParameterModel
final protected void train_getParameterModel(ComponentModel model, String parameterName, ParameterModel parameterModel)(Code)



train_getParameterNames
final protected void train_getParameterNames(ComponentModel model, String... names)(Code)



train_getParentModel
final protected void train_getParentModel(ComponentModel model, ComponentModel parentModel)(Code)



train_getPath
final protected void train_getPath(Request request, String path)(Code)



train_getPersistentFieldNames
final protected void train_getPersistentFieldNames(ComponentModel model, String... names)(Code)



train_getResourcesFieldName
final protected void train_getResourcesFieldName(ClassTransformation transformation, String name)(Code)



train_getRootResource
final protected void train_getRootResource(AssetFactory factory, Resource rootResource)(Code)



train_getSession
final protected void train_getSession(HttpServletRequest request, boolean create, HttpSession session)(Code)



train_getSession
protected void train_getSession(Request request, boolean create, Session session)(Code)



train_getSupportsInformalParameters
final protected void train_getSupportsInformalParameters(ComponentModel model, boolean supports)(Code)



train_getValidationMessages
final protected void train_getValidationMessages(ValidationMessagesSource messagesSource, Locale locale, Messages messages)(Code)



train_getValueType
final protected void train_getValueType(Validator validator, Class valueType)(Code)



train_handleResult
final protected void train_handleResult(ComponentEventHandler handler, Object result, Component component, String methodDescription, boolean abort)(Code)



train_inError
final protected void train_inError(ValidationTracker tracker, Field field, boolean inError)(Code)



train_invokeIfBlank
final protected void train_invokeIfBlank(Validator validator, boolean invokeIfBlank)(Code)



train_isInvariant
final protected void train_isInvariant(Binding binding, boolean isInvariant)(Code)



train_isRequired
final protected void train_isRequired(ParameterModel model, boolean isRequired)(Code)



train_isRootClass
final protected void train_isRootClass(MutableComponentModel model, boolean isRootClass)(Code)



train_name
final protected void train_name(Parameter parameter, String name)(Code)



train_newBinding
final protected void train_newBinding(BindingFactory factory, String description, ComponentResources container, ComponentResources component, String expression, Location l, Binding binding)(Code)



train_newBinding
protected void train_newBinding(BindingSource bindingSource, String description, ComponentResources componentResources, String defaultBindingPrefix, String expression, Binding binding)(Code)



train_newMemberName
final protected void train_newMemberName(ClassTransformation transformation, String suggested, String name)(Code)



train_newMemberName
final protected void train_newMemberName(ClassTransformation transformation, String prefix, String baseName, String name)(Code)



train_peek
final protected void train_peek(Environment env, Class<T> type, T value)(Code)



train_peekRequired
final protected void train_peekRequired(Environment env, Class<T> type, T value)(Code)



train_provideInjection
final protected void train_provideInjection(InjectionProvider provider, String fieldName, String fieldType, ObjectLocator locator, ClassTransformation transformation, MutableComponentModel model, boolean result)(Code)



train_renderInformalParameters
final protected void train_renderInformalParameters(ComponentResources resources, MarkupWriter writer, String... informals)(Code)



train_requiresDigest
final protected void train_requiresDigest(ResourceDigestGenerator generator, String path, boolean requiresDigest)(Code)



train_service
final protected void train_service(RequestHandler handler, Request request, Response response, boolean result) throws IOException(Code)



train_setContentLength
final protected void train_setContentLength(HttpServletResponse response, int length)(Code)



train_setContentType
final protected void train_setContentType(HttpServletResponse response, String contentType)(Code)



train_setDateHeader
final protected void train_setDateHeader(HttpServletResponse response, String headerName, long date)(Code)



train_toClass
final protected void train_toClass(ClassTransformation transformation, String type, Class classForType)(Code)



train_toClientURL
final protected void train_toClientURL(Asset asset, String URL)(Code)



train_toClientURL
final protected void train_toClientURL(ClasspathAssetAliasManager manager, String resourcePath, String clientURL)(Code)



train_toRedirectURI
final protected void train_toRedirectURI(Link link, String URI)(Code)



train_toResourcePath
final protected void train_toResourcePath(ClasspathAssetAliasManager manager, String clientURL, String resourcePath)(Code)



train_value
final protected void train_value(Id annotation, String value)(Code)



train_value
final protected void train_value(Path annotation, String value)(Code)



Methods inherited from org.apache.tapestry.ioc.test.IOCTestCase
final protected Registry buildRegistry(Class... moduleClasses)(Code)(Java Doc)
final protected Method findMethod(Class clazz, String methodName)(Code)(Java Doc)
final protected Method findMethod(Object subject, String methodName)(Code)(Java Doc)
final protected Method findMethod(String methodName)(Code)(Java Doc)
final protected String join(String... lines)(Code)(Java Doc)
final protected AnnotationProvider mockAnnotationProvider()(Code)(Java Doc)
final protected Configuration<T> mockConfiguration()(Code)(Java Doc)
final protected ContributionDef mockContributionDef()(Code)(Java Doc)
final protected DecoratorDef mockDecoratorDef()(Code)(Java Doc)
final protected Location mockLocation()(Code)(Java Doc)
final protected Log mockLog()(Code)(Java Doc)
final protected MappedConfiguration<K, V> mockMappedConfiguration()(Code)(Java Doc)
final protected MessageFormatter mockMessageFormatter()(Code)(Java Doc)
final protected Messages mockMessages()(Code)(Java Doc)
final protected ModuleDef mockModuleDef()(Code)(Java Doc)
final protected ObjectCreator mockObjectCreator()(Code)(Java Doc)
final protected ObjectLocator mockObjectLocator()(Code)(Java Doc)
final protected ObjectProvider mockObjectProvider()(Code)(Java Doc)
final protected OrderedConfiguration<T> mockOrderedConfiguration()(Code)(Java Doc)
final protected Resource mockResource()(Code)(Java Doc)
final protected Runnable mockRunnable()(Code)(Java Doc)
final protected ServiceBuilderResources mockServiceBuilderResources()(Code)(Java Doc)
final protected ServiceDecorator mockServiceDecorator()(Code)(Java Doc)
final protected ServiceDef mockServiceDef()(Code)(Java Doc)
final protected ServiceResources mockServiceResources()(Code)(Java Doc)
final protected SymbolSource mockSymbolSource()(Code)(Java Doc)
final protected ThreadLocale mockThreadLocale()(Code)(Java Doc)
final protected TypeCoercer mockTypeCoercer()(Code)(Java Doc)
final protected void stub_contains(Messages messages, boolean contained)(Code)(Java Doc)
protected void train_coerce(TypeCoercer coercer, S input, Class<T> expectedType, T coercedValue)(Code)(Java Doc)
final protected void train_contains(Messages messages, String key, boolean result)(Code)(Java Doc)
final protected void train_createInterceptor(ServiceDecorator decorator, Object coreObject, Object interceptor)(Code)(Java Doc)
final protected void train_createObject(ObjectCreator creator, Object service)(Code)(Java Doc)
final protected void train_expandSymbols(SymbolSource source, String input)(Code)(Java Doc)
final protected void train_expandSymbols(SymbolSource source, String input, String expanded)(Code)(Java Doc)
final protected void train_forFile(Resource resource, String relativePath, Resource file)(Code)(Java Doc)
final protected void train_forLocale(Resource base, Locale locale, Resource resource)(Code)(Java Doc)
protected void train_format(MessageFormatter formatter, String result, Object... arguments)(Code)(Java Doc)
final protected void train_get(Messages messages, String key, String message)(Code)(Java Doc)
final protected void train_getAnnotation(AnnotationProvider annotationProvider, Class<T> annotationClass, T annotation)(Code)(Java Doc)
final protected void train_getLocale(ThreadLocale threadLocale, Locale locale)(Code)(Java Doc)
final protected void train_getLog(LogSource source, String serviceId, Log log)(Code)(Java Doc)
final protected void train_getMessageFormatter(Messages messages, String key, MessageFormatter formatter)(Code)(Java Doc)
final protected void train_getPath(Resource r, String path)(Code)(Java Doc)
final protected void train_getService(ObjectLocator locator, Class<T> serviceInterface, T service)(Code)(Java Doc)
final protected void train_getService(ObjectLocator locator, String serviceId, Class<T> serviceInterface, T service)(Code)(Java Doc)
final protected void train_getServiceId(ServiceDef def, String serviceId)(Code)(Java Doc)
final protected void train_getServiceId(ServiceResources resources, String serviceId)(Code)(Java Doc)
final protected void train_getServiceInterface(ServiceDef def, Class serviceInterface)(Code)(Java Doc)
final protected void train_getServiceInterface(ServiceResources resources, Class serviceInterface)(Code)(Java Doc)
final protected void train_getServiceLog(ServiceResources resources, Log log)(Code)(Java Doc)
final protected void train_isDebugEnabled(Log log, boolean debugEnabled)(Code)(Java Doc)
final protected void train_matches(DecoratorDef decoratorDef, ServiceDef serviceDef, boolean matches)(Code)(Java Doc)
final protected void train_provide(ObjectProvider provider, Class<T> objectType, AnnotationProvider annotationProvider, ObjectLocator locator, T object)(Code)(Java Doc)
final protected void train_toURL(Resource resource, URL url)(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.