A B C D E F G H I J L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- actionEventCalls - Static variable in class org.apache.turbine.modules.actions.VelocityActionDoesNothing
- ActionLoaderTest - Class in org.apache.turbine.modules
-
This test case is to verify whether exceptions in Velocity actions are properly bubbled up when action.event.bubbleexception=true.
- ActionLoaderTest() - Constructor for class org.apache.turbine.modules.ActionLoaderTest
- AnnotationProcessorTest - Class in org.apache.turbine.annotation
-
Tests the various annotations
- AnnotationProcessorTest() - Constructor for class org.apache.turbine.annotation.AnnotationProcessorTest
- arbitraryMethodName(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocityActionDoesNothing
-
Annotated action method.
- attributes - Variable in class org.apache.turbine.test.BaseTestCase
B
- BarBundle_en_US - Class in org.apache.turbine.services.localization
-
An english resource bundle for use in testing.
- BarBundle_en_US() - Constructor for class org.apache.turbine.services.localization.BarBundle_en_US
- baseInit() - Static method in class org.apache.turbine.test.BaseTestCase
- BaseTestCase - Class in org.apache.turbine.test
-
Base functionality to be extended by all Apache Turbine test cases.
- BaseTestCase() - Constructor for class org.apache.turbine.test.BaseTestCase
- BaseTurbineTest - Class in org.apache.turbine.test
-
A base class to implement tests that need a running Turbine framework on it.
- BaseTurbineTest() - Constructor for class org.apache.turbine.test.BaseTurbineTest
- BaseValueParserTest - Class in org.apache.turbine.util.parser
-
Testing of the Fulcrum BaseValueParser class
- BaseValueParserTest() - Constructor for class org.apache.turbine.util.parser.BaseValueParserTest
- BrowserDetectorTest - Class in org.apache.turbine.util
-
Testing of the BrowserDetector class.
- BrowserDetectorTest() - Constructor for class org.apache.turbine.util.BrowserDetectorTest
C
- CLASSNAME_SUFFIX - Static variable in class org.apache.turbine.ConfigurationTest
-
A
Service
property determining its implementing class name . - ClassTest - Class in org.apache.turbine.services.template
-
Tests the class mapping of the Template Service for screen, layout and navigation.
- ClassTest() - Constructor for class org.apache.turbine.services.template.ClassTest
- close() - Method in class org.apache.turbine.ConfigurationTest
- close() - Method in class org.apache.turbine.test.HsqlDB
- ConfigurationTest - Class in org.apache.turbine
-
Tests that the ConfigurationFactory and regular old properties methods both work.
- ConfigurationTest() - Constructor for class org.apache.turbine.ConfigurationTest
- contextualize(Context) - Method in class org.apache.turbine.test.TestComponentImpl
D
- DateFormatterTest - Class in org.apache.turbine.services.pull.util
-
Test class for DateFormatter.
- DateFormatterTest() - Constructor for class org.apache.turbine.services.pull.util.DateFormatterTest
- Default - Class in org.apache.turbine.services.template.modules.layouts.existing.dflt
-
This is a test class for the template service.
- Default - Class in org.apache.turbine.services.template.modules.navigations.existing.dflt
-
This is a test class for the template service.
- Default - Class in org.apache.turbine.services.template.modules.screens.existing.dflt
-
This is a test class for the template service.
- Default() - Constructor for class org.apache.turbine.services.template.modules.layouts.existing.dflt.Default
- Default() - Constructor for class org.apache.turbine.services.template.modules.navigations.existing.dflt.Default
- Default() - Constructor for class org.apache.turbine.services.template.modules.screens.existing.dflt.Default
- DefaultACLCreationValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DefaultACLCreationValveTest() - Constructor for class org.apache.turbine.pipeline.DefaultACLCreationValveTest
- DefaultLoginValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DefaultLoginValveTest() - Constructor for class org.apache.turbine.pipeline.DefaultLoginValveTest
- DefaultSessionTimeoutValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DefaultSessionTimeoutValveTest() - Constructor for class org.apache.turbine.pipeline.DefaultSessionTimeoutValveTest
- DefaultSessionValidationValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DefaultSessionValidationValveTest() - Constructor for class org.apache.turbine.pipeline.DefaultSessionValidationValveTest
- DefaultSetEncodingValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DefaultSetEncodingValveTest() - Constructor for class org.apache.turbine.pipeline.DefaultSetEncodingValveTest
- DefaultsTest - Class in org.apache.turbine.services.template
-
Tests all the various defaults for the Template Service.
- DefaultsTest() - Constructor for class org.apache.turbine.services.template.DefaultsTest
- DefaultTurbineRunDataTest - Class in org.apache.turbine.services.rundata
- DefaultTurbineRunDataTest() - Constructor for class org.apache.turbine.services.rundata.DefaultTurbineRunDataTest
- destroy() - Static method in class org.apache.turbine.annotation.AnnotationProcessorTest
- destroy() - Static method in class org.apache.turbine.DestroyTest
- destroy() - Static method in class org.apache.turbine.om.OMToolTest
- destroy() - Static method in class org.apache.turbine.pipeline.DefaultACLCreationValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.DefaultLoginValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.DefaultSessionTimeoutValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.DefaultSessionValidationValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.DefaultSetEncodingValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.DetermineActionValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.DetermineTargetValveTest
- destroy() - Static method in class org.apache.turbine.pipeline.ExecutePageValveTest
- destroy() - Static method in class org.apache.turbine.services.jsonrpc.JsonrpcServicelTest
- destroy() - Static method in class org.apache.turbine.services.pull.tools.UIToolTest
- destroy() - Static method in class org.apache.turbine.services.template.DefaultsTest
- destroy() - Static method in class org.apache.turbine.services.velocity.PathConverterTest
- destroy() - Static method in class org.apache.turbine.util.template.HtmlPageAttributesTest
- DestroyTest - Class in org.apache.turbine
-
Can we call "destroy" unconditionally on our Turbine Servlet, even if it hasn't configured?
- DestroyTest() - Constructor for class org.apache.turbine.DestroyTest
- DetermineActionValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DetermineActionValveTest() - Constructor for class org.apache.turbine.pipeline.DetermineActionValveTest
- DetermineTargetValveTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- DetermineTargetValveTest() - Constructor for class org.apache.turbine.pipeline.DetermineTargetValveTest
- dispose() - Method in class org.apache.turbine.test.TestComponentImpl
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.layouts.TestVelocityOnlyLayout
- doBuild(PipelineData) - Method in class org.apache.turbine.modules.pages.TestVelocityPage
- doBuildAfterAction(PipelineData) - Method in class org.apache.turbine.modules.pages.TestVelocityPage
- doBuildBeforeAction(PipelineData) - Method in class org.apache.turbine.modules.pages.TestVelocityPage
- doCauseexception(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocityActionThrowsException
-
This action event also throws an exception.
- doPerform(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocityActionDoesNothing
-
Default action is throw an exception.
- doPerform(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocityActionThrowsException
-
Default action is throw an exception.
- doPerform(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocityActionWithServiceInjection
-
Default action is nothing.
- doPerform(PipelineData, Context) - Method in class org.apache.turbine.modules.actions.VelocitySecureActionDoesNothing
-
Default action is throw an exception.
- doPerform(RunData, Context) - Method in class org.apache.turbine.modules.actions.Turbine2LegacyAction
-
Default action is throw an exception.
- doPostBuild(PipelineData) - Method in class org.apache.turbine.modules.pages.TestVelocityPage
E
- ExecutePageValveTest - Class in org.apache.turbine.pipeline
-
Tests ExecutePageValve.
- ExecutePageValveTest() - Constructor for class org.apache.turbine.pipeline.ExecutePageValveTest
- ExistPageWithClass - Class in org.apache.turbine.services.template.modules.layouts
-
This is a test class for the template service.
- ExistPageWithClass - Class in org.apache.turbine.services.template.modules.navigations
-
This is a test class for the template service.
- ExistPageWithClass - Class in org.apache.turbine.services.template.modules.screens
-
This is a test class for the template service.
- ExistPageWithClass() - Constructor for class org.apache.turbine.services.template.modules.layouts.ExistPageWithClass
- ExistPageWithClass() - Constructor for class org.apache.turbine.services.template.modules.navigations.ExistPageWithClass
- ExistPageWithClass() - Constructor for class org.apache.turbine.services.template.modules.screens.ExistPageWithClass
F
- FormMessageTest - Class in org.apache.turbine.util
- FormMessageTest() - Constructor for class org.apache.turbine.util.FormMessageTest
- FulcrumCacheComponentTest - Class in org.apache.turbine.services.cache
-
Unit test for Accessing the Fulcrum Cache component via the CacheServiceFacade and the Component within Turbine.
- FulcrumCacheComponentTest() - Constructor for class org.apache.turbine.services.cache.FulcrumCacheComponentTest
- FulcrumCryptoServiceTest - Class in org.apache.turbine.services.crypto
-
Verifies the Fulcrum Crypto Service works properly in Turbine.
- FulcrumCryptoServiceTest() - Constructor for class org.apache.turbine.services.crypto.FulcrumCryptoServiceTest
- FulcrumMimetypeComponentTest - Class in org.apache.turbine.services.mimetype
-
Unit test for Accessing the Fulcrum Mimetype component within Turbine.
- FulcrumMimetypeComponentTest() - Constructor for class org.apache.turbine.services.mimetype.FulcrumMimetypeComponentTest
G
- GenericLoaderTest - Class in org.apache.turbine.modules
- GenericLoaderTest() - Constructor for class org.apache.turbine.modules.GenericLoaderTest
- getConnection() - Method in class org.apache.turbine.test.HsqlDB
- getContents() - Method in class org.apache.turbine.services.localization.BarBundle_en_US
- getCounter() - Static method in class org.apache.turbine.modules.scheduledjobs.SimpleJob
-
Returns the counter value.
- getInstance(String) - Method in class org.apache.turbine.om.MockRetrieverFactory
- getMockRequest() - Method in class org.apache.turbine.test.BaseTestCase
- getPipelineData(HttpServletRequest, HttpServletResponse, ServletConfig) - Method in class org.apache.turbine.test.BaseTestCase
- getRunData(HttpServletRequest, HttpServletResponse, ServletConfig) - Method in class org.apache.turbine.test.BaseTestCase
- getString() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- getUsername() - Method in class org.apache.turbine.services.intake.LoginForm
- guardedMethoded() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- guardedMethodedAdmin() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
H
- HsqlDB - Class in org.apache.turbine.test
- HsqlDB(String, String) - Constructor for class org.apache.turbine.test.HsqlDB
- HtmlPageAttributesTest - Class in org.apache.turbine.util.template
-
Testing of the HtmlPageAttributes class
- HtmlPageAttributesTest() - Constructor for class org.apache.turbine.util.template.HtmlPageAttributesTest
I
- init() - Static method in class org.apache.turbine.annotation.AnnotationProcessorTest
- init() - Static method in class org.apache.turbine.DestroyTest
- init() - Static method in class org.apache.turbine.modules.ActionLoaderTest
- init() - Static method in class org.apache.turbine.modules.LayoutLoaderTest
- init() - Static method in class org.apache.turbine.om.OMToolTest
- init() - Static method in class org.apache.turbine.pipeline.DefaultACLCreationValveTest
- init() - Static method in class org.apache.turbine.pipeline.DefaultLoginValveTest
- init() - Static method in class org.apache.turbine.pipeline.DefaultSessionTimeoutValveTest
- init() - Static method in class org.apache.turbine.pipeline.DefaultSessionValidationValveTest
- init() - Static method in class org.apache.turbine.pipeline.DefaultSetEncodingValveTest
- init() - Static method in class org.apache.turbine.pipeline.DetermineActionValveTest
- init() - Static method in class org.apache.turbine.pipeline.DetermineTargetValveTest
- init() - Static method in class org.apache.turbine.pipeline.ExecutePageValveTest
- init() - Static method in class org.apache.turbine.services.crypto.FulcrumCryptoServiceTest
- init() - Static method in class org.apache.turbine.services.security.SecurityServiceTest
- init() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- init() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperYAMLServiceTest
- init() - Static method in class org.apache.turbine.util.parser.BaseValueParserTest
-
Performs any initialization that must happen before each test is run.
- init() - Static method in class org.apache.turbine.util.template.HtmlPageAttributesTest
- init() - Static method in class org.apache.turbine.util.uri.TurbineURITest
- initialize() - Method in class org.apache.turbine.test.TestComponentImpl
- InitTest - Class in org.apache.turbine.services.template
-
Tests startup of the Template Service and registration of the Velocity Service.
- InitTest() - Constructor for class org.apache.turbine.services.template.InitTest
- initTool() - Method in class org.apache.turbine.services.intake.IntakeToolTest
- initTool() - Method in class org.apache.turbine.services.localization.LocalizationToolTest
- IntakeToolTest - Class in org.apache.turbine.services.intake
-
Unit test for Intake Tool, wrapping the Fulcrum Intake service.
- IntakeToolTest() - Constructor for class org.apache.turbine.services.intake.IntakeToolTest
- isAuthorized(PipelineData) - Method in class org.apache.turbine.modules.actions.VelocitySecureActionDoesNothing
- isAuthorizedCalls - Static variable in class org.apache.turbine.modules.actions.VelocitySecureActionDoesNothing
J
- JobEntryTest - Class in org.apache.turbine.services.schedule
-
Unit testing for Job Entries.
- JobEntryTest() - Constructor for class org.apache.turbine.services.schedule.JobEntryTest
- JsonrpcServicelTest - Class in org.apache.turbine.services.jsonrpc
- JsonrpcServicelTest() - Constructor for class org.apache.turbine.services.jsonrpc.JsonrpcServicelTest
L
- LayoutLoaderTest - Class in org.apache.turbine.modules
- LayoutLoaderTest() - Constructor for class org.apache.turbine.modules.LayoutLoaderTest
- LoadingComponentsTest - Class in org.apache.turbine.services
-
Unit test for verifing that we can load all the appropriate components from the appropriate Container.
- LoadingComponentsTest() - Constructor for class org.apache.turbine.services.LoadingComponentsTest
- LocalizationToolTest - Class in org.apache.turbine.services.localization
-
Unit test for Localization Tool.
- LocalizationToolTest() - Constructor for class org.apache.turbine.services.localization.LocalizationToolTest
- LoginForm - Class in org.apache.turbine.services.intake
-
Test form for Intake
- LoginForm() - Constructor for class org.apache.turbine.services.intake.LoginForm
M
- maxInactiveInterval - Variable in class org.apache.turbine.test.BaseTestCase
- MockRetrieverFactory - Class in org.apache.turbine.om
-
This mocks a
RetrieverFactory
. - MockRetrieverFactory() - Constructor for class org.apache.turbine.om.MockRetrieverFactory
N
- numberOfCalls - Static variable in class org.apache.turbine.modules.actions.Turbine2LegacyAction
- numberOfCalls - Static variable in class org.apache.turbine.modules.actions.VelocityActionDoesNothing
- numberOfCalls - Static variable in class org.apache.turbine.modules.actions.VelocitySecureActionDoesNothing
- numberOfCalls - Static variable in class org.apache.turbine.modules.layouts.TestVelocityOnlyLayout
- numberOfCalls - Static variable in class org.apache.turbine.modules.pages.TestVelocityPage
O
- OMToolTest - Class in org.apache.turbine.om
-
This class tests the
OMTool
functionality. - OMToolTest() - Constructor for class org.apache.turbine.om.OMToolTest
- org.apache.turbine - package org.apache.turbine
- org.apache.turbine.annotation - package org.apache.turbine.annotation
- org.apache.turbine.modules - package org.apache.turbine.modules
- org.apache.turbine.modules.actions - package org.apache.turbine.modules.actions
- org.apache.turbine.modules.layouts - package org.apache.turbine.modules.layouts
- org.apache.turbine.modules.pages - package org.apache.turbine.modules.pages
- org.apache.turbine.modules.scheduledjobs - package org.apache.turbine.modules.scheduledjobs
- org.apache.turbine.om - package org.apache.turbine.om
- org.apache.turbine.pipeline - package org.apache.turbine.pipeline
- org.apache.turbine.services - package org.apache.turbine.services
- org.apache.turbine.services.avaloncomponent - package org.apache.turbine.services.avaloncomponent
- org.apache.turbine.services.cache - package org.apache.turbine.services.cache
- org.apache.turbine.services.crypto - package org.apache.turbine.services.crypto
- org.apache.turbine.services.intake - package org.apache.turbine.services.intake
- org.apache.turbine.services.jsonrpc - package org.apache.turbine.services.jsonrpc
- org.apache.turbine.services.localization - package org.apache.turbine.services.localization
- org.apache.turbine.services.mimetype - package org.apache.turbine.services.mimetype
- org.apache.turbine.services.pull.tools - package org.apache.turbine.services.pull.tools
- org.apache.turbine.services.pull.util - package org.apache.turbine.services.pull.util
- org.apache.turbine.services.rundata - package org.apache.turbine.services.rundata
- org.apache.turbine.services.schedule - package org.apache.turbine.services.schedule
- org.apache.turbine.services.security - package org.apache.turbine.services.security
- org.apache.turbine.services.template - package org.apache.turbine.services.template
- org.apache.turbine.services.template.modules.layouts - package org.apache.turbine.services.template.modules.layouts
- org.apache.turbine.services.template.modules.layouts.existing - package org.apache.turbine.services.template.modules.layouts.existing
- org.apache.turbine.services.template.modules.layouts.existing.dflt - package org.apache.turbine.services.template.modules.layouts.existing.dflt
- org.apache.turbine.services.template.modules.navigations - package org.apache.turbine.services.template.modules.navigations
- org.apache.turbine.services.template.modules.navigations.existing - package org.apache.turbine.services.template.modules.navigations.existing
- org.apache.turbine.services.template.modules.navigations.existing.dflt - package org.apache.turbine.services.template.modules.navigations.existing.dflt
- org.apache.turbine.services.template.modules.screens - package org.apache.turbine.services.template.modules.screens
- org.apache.turbine.services.template.modules.screens.existing - package org.apache.turbine.services.template.modules.screens.existing
- org.apache.turbine.services.template.modules.screens.existing.dflt - package org.apache.turbine.services.template.modules.screens.existing.dflt
- org.apache.turbine.services.urlmapper - package org.apache.turbine.services.urlmapper
- org.apache.turbine.services.urlmapper.model - package org.apache.turbine.services.urlmapper.model
- org.apache.turbine.services.velocity - package org.apache.turbine.services.velocity
- org.apache.turbine.test - package org.apache.turbine.test
- org.apache.turbine.testcontainer - package org.apache.turbine.testcontainer
- org.apache.turbine.util - package org.apache.turbine.util
- org.apache.turbine.util.parser - package org.apache.turbine.util.parser
- org.apache.turbine.util.template - package org.apache.turbine.util.template
- org.apache.turbine.util.uri - package org.apache.turbine.util.uri
P
- PageWithClass - Class in org.apache.turbine.services.template.modules.layouts.existing
-
This is a test class for the template service.
- PageWithClass - Class in org.apache.turbine.services.template.modules.navigations.existing
-
This is a test class for the template service.
- PageWithClass - Class in org.apache.turbine.services.template.modules.screens.existing
-
This is a test class for the template service.
- PageWithClass() - Constructor for class org.apache.turbine.services.template.modules.layouts.existing.PageWithClass
- PageWithClass() - Constructor for class org.apache.turbine.services.template.modules.navigations.existing.PageWithClass
- PageWithClass() - Constructor for class org.apache.turbine.services.template.modules.screens.existing.PageWithClass
- PathConverterTest - Class in org.apache.turbine.services.velocity
-
Tests startup of the Velocity Service and translation of various path patterns.
- PathConverterTest() - Constructor for class org.apache.turbine.services.velocity.PathConverterTest
- PipelineCreationTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- PipelineCreationTest() - Constructor for class org.apache.turbine.pipeline.PipelineCreationTest
- pipelineDataCalls - Static variable in class org.apache.turbine.modules.actions.VelocityActionDoesNothing
- pipelineDataCalls - Static variable in class org.apache.turbine.modules.actions.VelocitySecureActionDoesNothing
- PipelineTest - Class in org.apache.turbine.pipeline
-
Tests TurbinePipeline.
- PipelineTest() - Constructor for class org.apache.turbine.pipeline.PipelineTest
- PipelineTest.Worker - Class in org.apache.turbine.pipeline
-
Worker thread
Q
- QuartzSchedulerServiceTest - Class in org.apache.turbine.services.schedule
-
Unit testing for the quartz implementation of the scheduler service.
- QuartzSchedulerServiceTest() - Constructor for class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
R
- ROLE - Static variable in interface org.apache.turbine.test.TestComponent
- run() - Method in class org.apache.turbine.pipeline.PipelineTest.Worker
- run(JobEntry) - Method in class org.apache.turbine.modules.scheduledjobs.SimpleJob
-
Run the Jobentry from the scheduler queue.
S
- SecurityServiceTest - Class in org.apache.turbine.services.security
-
Test that the SecurityService works properly by comparing behaviour of Turbine and Fulcrum security services using memory user manager.
- SecurityServiceTest() - Constructor for class org.apache.turbine.services.security.SecurityServiceTest
- SERVICE_PREFIX - Static variable in class org.apache.turbine.ConfigurationTest
- setCounter(int) - Static method in class org.apache.turbine.modules.scheduledjobs.SimpleJob
-
Sets the counter.
- setup() - Method in class org.apache.turbine.util.uri.TurbineURITest
-
Performs any initialization that must happen before each test is run.
- setUp() - Method in class org.apache.turbine.pipeline.PipelineCreationTest
- setUp() - Static method in class org.apache.turbine.services.cache.FulcrumCacheComponentTest
- setUp() - Static method in class org.apache.turbine.services.intake.IntakeToolTest
- setUp() - Static method in class org.apache.turbine.services.jsonrpc.JsonrpcServicelTest
- setUp() - Static method in class org.apache.turbine.services.LoadingComponentsTest
- setUp() - Static method in class org.apache.turbine.services.localization.LocalizationToolTest
- setUp() - Static method in class org.apache.turbine.services.mimetype.FulcrumMimetypeComponentTest
- setUp() - Static method in class org.apache.turbine.services.pull.tools.UIToolTest
- setUp() - Static method in class org.apache.turbine.services.rundata.DefaultTurbineRunDataTest
- setUp() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
- setUp() - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
- setUp() - Method in class org.apache.turbine.services.security.TurbineDefaultModelManagerTest
- setUp() - Static method in class org.apache.turbine.services.template.ClassTest
- setUp() - Static method in class org.apache.turbine.services.template.DefaultsTest
- setUp() - Static method in class org.apache.turbine.services.template.InitTest
- setUp() - Static method in class org.apache.turbine.services.template.TemplateTest
- setUp() - Method in class org.apache.turbine.services.urlmapper.model.URLMappingContainerTest
- setUp() - Static method in class org.apache.turbine.services.urlmapper.model.YamlURLMappingContainerTest
- setUp() - Static method in class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- setUp() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperServiceTest
- setUp() - Static method in class org.apache.turbine.services.urlmapper.TurbineURLMapperYAMLServiceTest
- setUp() - Static method in class org.apache.turbine.services.velocity.PathConverterTest
- setUp() - Method in class org.apache.turbine.TurbineTest
- setUp() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- setupAfter() - Static method in class org.apache.turbine.services.security.SecurityServiceTest
- setUpBefore() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- setUpBefore() - Method in class org.apache.turbine.modules.ActionLoaderTest
- setUpBefore() - Method in class org.apache.turbine.modules.LayoutLoaderTest
- setUpBefore() - Method in class org.apache.turbine.om.OMToolTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DefaultACLCreationValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DefaultLoginValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DefaultSessionTimeoutValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DefaultSessionValidationValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DefaultSetEncodingValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DetermineActionValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.DetermineTargetValveTest
- setUpBefore() - Method in class org.apache.turbine.pipeline.ExecutePageValveTest
- setUpBefore() - Method in class org.apache.turbine.services.crypto.FulcrumCryptoServiceTest
- setUpBefore() - Method in class org.apache.turbine.services.schedule.JobEntryTest
- setUpBefore() - Method in class org.apache.turbine.services.security.SecurityServiceTest
- setUpBefore() - Method in class org.apache.turbine.util.template.HtmlPageAttributesTest
- setUsername(String) - Method in class org.apache.turbine.services.intake.LoginForm
- SimpleJob - Class in org.apache.turbine.modules.scheduledjobs
-
Simple job for use with unit testing of the scheduler service.
- SimpleJob() - Constructor for class org.apache.turbine.modules.scheduledjobs.SimpleJob
T
- tearDown() - Static method in class org.apache.turbine.modules.ActionLoaderTest
- tearDown() - Static method in class org.apache.turbine.modules.LayoutLoaderTest
- tearDown() - Static method in class org.apache.turbine.services.cache.FulcrumCacheComponentTest
- tearDown() - Static method in class org.apache.turbine.services.crypto.FulcrumCryptoServiceTest
- tearDown() - Static method in class org.apache.turbine.services.intake.IntakeToolTest
- tearDown() - Static method in class org.apache.turbine.services.LoadingComponentsTest
- tearDown() - Static method in class org.apache.turbine.services.localization.LocalizationToolTest
- tearDown() - Static method in class org.apache.turbine.services.mimetype.FulcrumMimetypeComponentTest
- tearDown() - Static method in class org.apache.turbine.services.rundata.DefaultTurbineRunDataTest
- tearDown() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
- tearDown() - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
- tearDown() - Method in class org.apache.turbine.services.security.TurbineDefaultModelManagerTest
- tearDown() - Static method in class org.apache.turbine.services.template.ClassTest
- tearDown() - Static method in class org.apache.turbine.services.template.InitTest
- tearDown() - Static method in class org.apache.turbine.services.template.TemplateTest
- tearDown() - Static method in class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- tearDown() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperServiceTest
- tearDown() - Static method in class org.apache.turbine.services.urlmapper.TurbineURLMapperYAMLServiceTest
- tearDown() - Method in class org.apache.turbine.TurbineTest
- tearDown() - Static method in class org.apache.turbine.util.parser.BaseValueParserTest
-
Clean up after each test is run.
- tearDown() - Static method in class org.apache.turbine.util.uri.TurbineURITest
-
Clean up after each test is run.
- TemplateTest - Class in org.apache.turbine.services.template
-
Tests all the various template mappings for Screen and Layout templates of the template service.
- TemplateTest() - Constructor for class org.apache.turbine.services.template.TemplateTest
- test() - Method in interface org.apache.turbine.test.TestComponent
- test() - Method in class org.apache.turbine.test.TestComponentImpl
- testAccountExists() - Method in class org.apache.turbine.services.security.SecurityServiceTest
- testActionEventAnnotation() - Method in class org.apache.turbine.modules.ActionLoaderTest
-
This unit test verifies that if an Action Event doEventSubmit_ is called, a properly annotated method is being called
- testActionEventBubblesException() - Method in class org.apache.turbine.modules.ActionLoaderTest
-
This unit test verifies that if an Action Event doEventSubmit_ is called, and it throws an Exception, the exception is bubbled up out of the ActionLoader...
- testActionEventDoesntBubbleException() - Method in class org.apache.turbine.modules.ActionLoaderTest
-
This unit test verifies that if an Action Event doEventSubmit_ is called, and it throws an Exception, if the action.event.bubbleexception property is set to false then the exception is NOT bubbled up
- testAddEmptyParameterParser() - Method in class org.apache.turbine.util.uri.TurbineURITest
- testAddParameterParser() - Method in class org.apache.turbine.util.uri.TurbineURITest
- testAddRemove() - Method in class org.apache.turbine.util.uri.TurbineURITest
- testAddRemoveJob() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
-
Tests the ability to add and remove a job.
- testAddRemoveJob() - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
-
Tests the ability to add and remove a job.
- testAnonymousUser() - Method in class org.apache.turbine.pipeline.DefaultSessionValidationValveTest
-
Tests the Valve.
- testAvalonComponentServiceShutdown() - Method in class org.apache.turbine.services.LoadingComponentsTest
-
Shutdown the AvalonComponentService where the MimeTypeService resides and lookup the MimeTypeService.
- testBridgeAccess() - Method in class org.apache.turbine.services.jsonrpc.JsonrpcServicelTest
- testBuildDoctype() - Method in class org.apache.turbine.util.template.HtmlPageAttributesTest
- testCompareTo() - Method in class org.apache.turbine.services.schedule.JobEntryTest
-
Tests if the job entries are comparable
- testComponent() - Method in class org.apache.turbine.services.mimetype.FulcrumMimetypeComponentTest
- TestComponent - Interface in org.apache.turbine.test
-
This is a simple component that is only used to test the avalon component service.
- testComponentAndFacaded() - Method in class org.apache.turbine.services.cache.FulcrumCacheComponentTest
- TestComponentImpl - Class in org.apache.turbine.test
-
Implementation of the test component.
- TestComponentImpl() - Constructor for class org.apache.turbine.test.TestComponentImpl
- testCreateConfigurationWithIncludedConfiguration() - Method in class org.apache.turbine.ConfigurationTest
- testCreateFormMessage() - Method in class org.apache.turbine.util.FormMessageTest
- testCreateFormMessageMultipleFields() - Method in class org.apache.turbine.util.FormMessageTest
- testCreateTurbineWithConfiguration() - Method in class org.apache.turbine.ConfigurationTest
- testCreateTurbineWithConfigurationXML() - Method in class org.apache.turbine.ConfigurationTest
- testCreateTurbineWithIncludedConfiguration() - Method in class org.apache.turbine.ConfigurationTest
- testCreateTurbineWithXMLBuilderConfiguration() - Method in class org.apache.turbine.ConfigurationTest
- testCreateUser() - Method in class org.apache.turbine.services.security.SecurityServiceTest
- testCssSlashes() - Method in class org.apache.turbine.services.pull.tools.UIToolTest
- testDefaultClass() - Method in class org.apache.turbine.services.template.ClassTest
- testDefaultInputEncoding() - Method in class org.apache.turbine.TurbineTest
- testDefaults() - Method in class org.apache.turbine.pipeline.DefaultLoginValveTest
-
Tests the Valve.
- testDefaults() - Method in class org.apache.turbine.pipeline.DefaultSessionTimeoutValveTest
-
Tests the Valve.
- testDefaults() - Method in class org.apache.turbine.pipeline.DefaultSetEncodingValveTest
-
Tests the Valve.
- testDefaults() - Method in class org.apache.turbine.services.template.DefaultsTest
- testDefaultSublevelClass() - Method in class org.apache.turbine.services.template.ClassTest
- testDestroy() - Method in class org.apache.turbine.DestroyTest
- testDetailParameterForShortURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- testDoBuildWithRunData() - Method in class org.apache.turbine.modules.LayoutLoaderTest
- testDoPerformBubblesException() - Method in class org.apache.turbine.modules.ActionLoaderTest
-
This unit test verifies that if your standard doPerform is called, and it throws an Exception, the exception is bubbled up out of the ActionLoader...
- testDoPerformDoesntBubbleException() - Method in class org.apache.turbine.modules.ActionLoaderTest
-
This unit test verifies that if your standard doPerform is called, and it throws an Exception, if the action.event.bubbleexception property is set to false then the exception is NOT bubbled up
- testDoPerformWithPipelineData() - Method in class org.apache.turbine.modules.ActionLoaderTest
- testDoPerformWithServiceInjection() - Method in class org.apache.turbine.modules.ActionLoaderTest
- testDummy() - Method in class org.apache.turbine.services.security.TurbineDefaultModelManagerTest
- testEmptyAndNullPathInfo() - Method in class org.apache.turbine.util.uri.TurbineURITest
- testEmptyAndNullQueryData() - Method in class org.apache.turbine.util.uri.TurbineURITest
- testEnableDisable() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
-
Tests the ability to enable and disable the service.
- testEnableDisable() - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
-
Tests the ability to enable and disable the service.
- testEncodingSet() - Method in class org.apache.turbine.pipeline.DefaultSetEncodingValveTest
-
Tests the Valve.
- testExistingClass() - Method in class org.apache.turbine.services.template.ClassTest
- testExistingDefaultLayoutTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testExistingLayoutTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testExistingSublevelClass() - Method in class org.apache.turbine.services.template.ClassTest
- testExistingSublevelLayoutTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testExistingSublevelTemplate() - Method in class org.apache.turbine.services.template.ClassTest
- testExistingSublevelTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testExistingTemplate() - Method in class org.apache.turbine.services.template.ClassTest
- testExistingTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testFirefox() - Method in class org.apache.turbine.util.BrowserDetectorTest
- testFormatDateString() - Method in class org.apache.turbine.services.pull.util.DateFormatterTest
- testFormatDateStringEmptyString() - Method in class org.apache.turbine.services.pull.util.DateFormatterTest
- testFormatDateStringNullFormat() - Method in class org.apache.turbine.services.pull.util.DateFormatterTest
- testFormatDateStringNullString() - Method in class org.apache.turbine.services.pull.util.DateFormatterTest
- testGet() - Method in class org.apache.turbine.services.intake.IntakeToolTest
- testGet() - Method in class org.apache.turbine.services.localization.LocalizationToolTest
- testGetAndUseTestComponent() - Method in class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentServiceTest
-
Use the service to get an instance of the TestComponent.
- testGetBigDecimal() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
-
There seems to be some sort of Java version issue that causes this to fail on Java 1.4.2_09 on OSX.
- testGetBoolean() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetBooleanObject() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetByte() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetByteObject() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetDefaultCharSetWithMimeType() - Method in class org.apache.turbine.services.rundata.DefaultTurbineRunDataTest
- testGetDouble() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetDoubleObject() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetFloat() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetFloatObject() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetInt() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetIntObject() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetJob() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
-
Tests the ability to retrieve the job added during initialization.
- testGetJob() - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
-
Tests the ability to retrieve the job added during initialization.
- testGetLocale() - Method in class org.apache.turbine.services.localization.LocalizationToolTest
- testGetLong() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetLongObject() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testGetMapEntries() - Method in class org.apache.turbine.services.urlmapper.model.URLMappingContainerTest
- testGetMapEntries() - Method in class org.apache.turbine.services.urlmapper.model.YamlURLMappingContainerTest
- testGetName() - Method in class org.apache.turbine.services.urlmapper.model.URLMappingContainerTest
- testGetName() - Method in class org.apache.turbine.services.urlmapper.model.YamlURLMappingContainerTest
- testGetSkinNames() - Method in class org.apache.turbine.services.pull.tools.UIToolTest
- testGetString() - Method in class org.apache.turbine.om.OMToolTest
- testGetStringString() - Method in class org.apache.turbine.om.OMToolTest
- testGrantUserGroupRole() - Method in class org.apache.turbine.services.security.SecurityServiceTest
-
Tests Turbine and Fulcrum.
- testIE() - Method in class org.apache.turbine.util.BrowserDetectorTest
- testIgnoreExistingClass() - Method in class org.apache.turbine.services.template.ClassTest
- testIgnoreParameterForShortURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- testImageSlashes() - Method in class org.apache.turbine.services.pull.tools.UIToolTest
- testInit() - Method in class org.apache.turbine.services.localization.LocalizationToolTest
- testInitAndDestroy() - Method in class org.apache.turbine.DestroyTest
- testLoadingByAvalonComponentService() - Method in class org.apache.turbine.services.LoadingComponentsTest
-
Test to load a couple of Avalon services directly by the AvalonComponentService.
- testLoadingByTurbineServices() - Method in class org.apache.turbine.services.LoadingComponentsTest
-
Test to load a couple of Avalon services by using the TurbineServices which delegate the service retrieval to the AvalonComponentService
- testLoggedInUser() - Method in class org.apache.turbine.pipeline.DefaultACLCreationValveTest
- testLoggedInUser() - Method in class org.apache.turbine.pipeline.DefaultSessionValidationValveTest
- testLogout() - Method in class org.apache.turbine.pipeline.DefaultLoginValveTest
-
Tests the LogoutAction.
- testLookupUnknownService() - Method in class org.apache.turbine.services.LoadingComponentsTest
-
Lookup up an unknown servie
- testMapFromURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperServiceTest
-
Tests
scheme:///app/book/123/4
scheme:///wow/damn2/detail/4/bookId/123
- testMapToAnotherURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperYAMLServiceTest
- testMapToURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperServiceTest
-
Tests
scheme://bob/wow/damn2/bookId/123
scheme://bob/wow/book/123
- testMd5() - Method in class org.apache.turbine.services.crypto.FulcrumCryptoServiceTest
- testNonDefaultEncoding() - Method in class org.apache.turbine.TurbineTest
- testNonexistentActionCausesError() - Method in class org.apache.turbine.modules.ActionLoaderTest
- testNonExistingSublevelTemplate() - Method in class org.apache.turbine.services.template.ClassTest
- testNonExistingSublevelTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testNonExistingTemplate() - Method in class org.apache.turbine.services.template.ClassTest
- testNonExistingTemplate() - Method in class org.apache.turbine.services.template.TemplateTest
- testNonOptionalParameterForShortURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- testOpera() - Method in class org.apache.turbine.util.BrowserDetectorTest
- testOverrideShortURL() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperYAMLServiceTest
- testPackage() - Method in class org.apache.turbine.modules.GenericLoaderTest
- testPathologicalCases() - Method in class org.apache.turbine.services.pull.tools.UIToolTest
- testPathTranslation() - Method in class org.apache.turbine.services.velocity.PathConverterTest
- testPerformance() - Method in class org.apache.turbine.services.urlmapper.TurbineURLMapperServiceTest
- testPipeline() - Method in class org.apache.turbine.pipeline.PipelineTest
-
Tests the Pipeline.
- testPipelineDataContainsRunData() - Method in class org.apache.turbine.modules.LayoutLoaderTest
- testPipelinePerformance() - Method in class org.apache.turbine.pipeline.PipelineTest
-
Tests the Pipeline throughput.
- testProcess() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- testProcessingPerformance() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- testReadingPipeline() - Method in class org.apache.turbine.pipeline.PipelineCreationTest
- testRecycling() - Method in class org.apache.turbine.util.parser.BaseValueParserTest
- testRefresh() - Method in class org.apache.turbine.services.intake.IntakeToolTest
-
Make sure refresh DOESN'T do anything
- testRefresh() - Method in class org.apache.turbine.services.localization.LocalizationToolTest
- testRequiredRoleAdminMethodProcess() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- testRequiredRoleMethodProcess() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- testRunningJob() - Method in class org.apache.turbine.services.schedule.QuartzSchedulerServiceTest
-
Test to make sure a job actually runs.
- testRunningJob() - Method in class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
-
Test to make sure a job actually runs.
- testSavingPipeline() - Method in class org.apache.turbine.pipeline.PipelineCreationTest
- testScreenNotSet() - Method in class org.apache.turbine.pipeline.DetermineTargetValveTest
- testScreenSet() - Method in class org.apache.turbine.pipeline.DetermineTargetValveTest
-
Tests the Valve.
- testService() - Method in class org.apache.turbine.services.template.InitTest
- testService() - Method in class org.apache.turbine.services.velocity.PathConverterTest
- testSha1() - Method in class org.apache.turbine.services.crypto.FulcrumCryptoServiceTest
- testSkinValues() - Method in class org.apache.turbine.services.pull.tools.UIToolTest
- testTemplateDefaults() - Method in class org.apache.turbine.services.template.ClassTest
- testTemplateDefaults() - Method in class org.apache.turbine.services.template.DefaultsTest
- testTemplateDefaults() - Method in class org.apache.turbine.services.template.TemplateTest
- testTemplateExtension() - Method in class org.apache.turbine.services.template.TemplateTest
- testTimeoutSet() - Method in class org.apache.turbine.pipeline.DefaultSessionTimeoutValveTest
-
Tests the Valve.
- testTool() - Method in class org.apache.turbine.services.pull.tools.UIToolTest
- testTurbineAndFirstGet() - Method in class org.apache.turbine.TurbineTest
- testTurbineConfigWithPropertiesFile() - Method in class org.apache.turbine.TurbineConfigTest
- testTurbineXmlConfigWithConfigurationFile() - Method in class org.apache.turbine.TurbineConfigTest
- testUnguardedMethodWProcessDefault() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- testValve() - Method in class org.apache.turbine.pipeline.DetermineActionValveTest
-
Tests the Valve.
- testValve() - Method in class org.apache.turbine.pipeline.ExecutePageValveTest
- testValveWithSecureAction() - Method in class org.apache.turbine.pipeline.ExecutePageValveTest
- testVelocityDefaults() - Method in class org.apache.turbine.services.template.ClassTest
- testVelocityDefaults() - Method in class org.apache.turbine.services.template.DefaultsTest
- testVelocityDefaults() - Method in class org.apache.turbine.services.template.TemplateTest
- TestVelocityOnlyLayout - Class in org.apache.turbine.modules.layouts
- TestVelocityOnlyLayout() - Constructor for class org.apache.turbine.modules.layouts.TestVelocityOnlyLayout
- TestVelocityPage - Class in org.apache.turbine.modules.pages
- TestVelocityPage() - Constructor for class org.apache.turbine.modules.pages.TestVelocityPage
- Turbine2LegacyAction - Class in org.apache.turbine.modules.actions
-
This action is used for testing the Turbine 2 Legacy method signatures.
- Turbine2LegacyAction() - Constructor for class org.apache.turbine.modules.actions.Turbine2LegacyAction
- TurbineAvalonComponentServiceTest - Class in org.apache.turbine.services.avaloncomponent
-
Simple test to make sure that the AvalonComponentService can be initialized.
- TurbineAvalonComponentServiceTest() - Constructor for class org.apache.turbine.services.avaloncomponent.TurbineAvalonComponentServiceTest
- TurbineConfigTest - Class in org.apache.turbine
-
This testcase verifies that TurbineConfig can be used to startup Turbine in a non servlet environment properly.
- TurbineConfigTest() - Constructor for class org.apache.turbine.TurbineConfigTest
- TurbineDefaultModelManagerTest - Class in org.apache.turbine.services.security
-
Test Fulcrum Integration.
- TurbineDefaultModelManagerTest() - Constructor for class org.apache.turbine.services.security.TurbineDefaultModelManagerTest
- turbineInit(String) - Static method in class org.apache.turbine.test.BaseTurbineTest
- TurbineNonPersistentSchedulerServiceTest - Class in org.apache.turbine.services.schedule
-
Unit testing for the non-persistent implementation of the scheduler service.
- TurbineNonPersistentSchedulerServiceTest() - Constructor for class org.apache.turbine.services.schedule.TurbineNonPersistentSchedulerServiceTest
- TurbineTest - Class in org.apache.turbine
-
This testcase verifies that TurbineConfig can be used to startup Turbine in a non servlet environment properly.
- TurbineTest() - Constructor for class org.apache.turbine.TurbineTest
- TurbineURITest - Class in org.apache.turbine.util.uri
-
Testing of the TurbineURI class
- TurbineURITest() - Constructor for class org.apache.turbine.util.uri.TurbineURITest
- TurbineURLMapperJSONServiceTest - Class in org.apache.turbine.services.urlmapper
- TurbineURLMapperJSONServiceTest() - Constructor for class org.apache.turbine.services.urlmapper.TurbineURLMapperJSONServiceTest
- TurbineURLMapperServiceTest - Class in org.apache.turbine.services.urlmapper
- TurbineURLMapperServiceTest() - Constructor for class org.apache.turbine.services.urlmapper.TurbineURLMapperServiceTest
- TurbineURLMapperYAMLServiceTest - Class in org.apache.turbine.services.urlmapper
- TurbineURLMapperYAMLServiceTest() - Constructor for class org.apache.turbine.services.urlmapper.TurbineURLMapperYAMLServiceTest
U
- UIToolTest - Class in org.apache.turbine.services.pull.tools
- UIToolTest() - Constructor for class org.apache.turbine.services.pull.tools.UIToolTest
- unguardedMethoded() - Method in class org.apache.turbine.annotation.AnnotationProcessorTest
- URLMappingContainerTest - Class in org.apache.turbine.services.urlmapper.model
- URLMappingContainerTest() - Constructor for class org.apache.turbine.services.urlmapper.model.URLMappingContainerTest
V
- VelocityActionDoesNothing - Class in org.apache.turbine.modules.actions
-
This action is used in testing the ExecutePageValve by the ExecutePageValveTest.
- VelocityActionDoesNothing() - Constructor for class org.apache.turbine.modules.actions.VelocityActionDoesNothing
- VelocityActionThrowsException - Class in org.apache.turbine.modules.actions
-
This action is used in testing the ActionLoader for Velocity templates.
- VelocityActionThrowsException() - Constructor for class org.apache.turbine.modules.actions.VelocityActionThrowsException
- VelocityActionWithServiceInjection - Class in org.apache.turbine.modules.actions
-
This action is used in testing the injection of services.
- VelocityActionWithServiceInjection() - Constructor for class org.apache.turbine.modules.actions.VelocityActionWithServiceInjection
- VelocitySecureActionDoesNothing - Class in org.apache.turbine.modules.actions
-
This action is used to test the secure action methods.
- VelocitySecureActionDoesNothing() - Constructor for class org.apache.turbine.modules.actions.VelocitySecureActionDoesNothing
W
- Worker(Pipeline) - Constructor for class org.apache.turbine.pipeline.PipelineTest.Worker
-
Constructor
Y
- YamlURLMappingContainerTest - Class in org.apache.turbine.services.urlmapper.model
- YamlURLMappingContainerTest() - Constructor for class org.apache.turbine.services.urlmapper.model.YamlURLMappingContainerTest
All Classes All Packages