|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
true if the item is accepted.
true if all filters accept the item.
true if the given item exists in the collection.
true if any filter accepts the item.
QueryString.addParams(String, Collection) on each key and list of values
from the given QueryString.
AndFilter
org.easymock.classextension.EasyMock class to create mock objects for concrete classes.MockFactory.clear().
MockControls and mock objects.
MockControls and mock objects.
ConditionalValidator
to further specify when an individual validator is invoked.Rule to determine if a given
object should be validated by a delegate Validator.ConditionalValidator to its condition rule for evaluation.MockControl instance associated with
the given mock object.
MockControl instance associated with
the given mock object.
BeanNameUrlHandlerMapping
by registering all beans that implement the Controller and ThrowawayController interfaces,
regardless of the format of the alias or bean name.ReadOnlyGetController and
ReadWritePostController
transactional handler methods.MockFactory.createMock(Class).
MockFactory.createNiceMock(Class).
MockFactory.createStrictMock(Class).
Controller and
ThrowawayController
beans registered in the ApplicationContext
and register a URL path mapping for each one based on rules defined here.
Enum instances.Enum instances.Enum
subclasses as VARCHAR fields.Enum
subclasses as VARCHAR fields.true if all rules in the list evaluate to true.
ifRule evaluates to true this method
returns the evaluation of the thenRule, otherwise this
method returns the evaluation of the elseRule.
true if any rule in the list evaluates to true.
EasyMock.expect(Object)
and therefore avoids having to import EasyMock in the actual test case.
EasyMock.expectLastCall()
and therefore avoids having to import EasyMock in the actual test case.
false whenever invoked.ApplicationContext to retrieve
bean names associated with a given type of bean.
null.
null if list is empty.
defaultValue if list is empty.
Text.getAsHTML()
Text.getAsJavaScript()
Text.getPlain()
Text.getAsURL()
Text.getAsXML()
defaultValue
if there is no item at the given index.
Date object and initialised it so that
it represents the time at which it was created, measured to the
nearest millisecond.
defaultValue if no match found.
defaultValue if no match found.
null if no match found.
null if no match found.
HandlerMapping.PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE.
PageLink instances, each representing a
link to a page of results.
null
if the parameter does not have any values.
defaultValue
if the parameter does not have any values.
URITemplateHandlerMapping.PARAMETERS_ATTRIBUTE.
InetAddress to retrieve a canonical hostname, ip address
and to test reachability using InetAddress.isReachable(int).
URITemplateHandlerMapping.TEMPLATE_ATTRIBUTE.
ReadOnlyGetController.handleReadOnlyGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse)
in a transactional block where any changes to the database are rolled-back.
ReadWritePostController.handleAtomicPost(javax.servlet.http.HttpServletRequest) in a transactional block
to attempt to ensure atomic effects of a POST on persistent state.
AbstractGetController.handleGet(HttpServletRequest, HttpServletResponse) to process the request.
AbstractPostController.handlePost(HttpServletRequest)
and creates a RedirectView from the returned Redirect.
InFilter
org.apache.velocity.tools.view.context.ViewContext.
ControllerBeanNameHandlerMapping.detectControllers() method in addition to the
superclass's initialization.
BinderRegistrar if present.
null.
org.easymock.EasyMock class to create mock objects for interfaces.true, the ActionCommandController will create a ModelAndView instance that contains both
the model returned by this class and the BindException model containing any validation errors,
otherwise only the model returned by this class will be used.
true.
true if this instance does not have any parameters.
false.
false.
true if this instance represents a negative value
(ie.
FormatTool.isEmpty(Object).
FormatTool.isEquals(Object, Object).
true if this instance represents a non-zero value.
true.
true if this instance represents a postive value
(ie.
true.
null.
true if this instance represents a zero value.
java.lang.Enum instances.java.lang.Enum instances.null if the list is empty.
defaultValue if the list is empty.
PropertyEditor to convert each token into an object.org.joda.time.LocalDate
instances as SQL timestamps set to midnight.org.joda.time.LocalDateTime
instances as SQL timestamps.org.joda.time.LocalDateTime
instances as SQL timestamps.org.joda.time.LocalDate
instances as SQL timestamps set to midnight.org.joda.time.LocalTime
instances as 'HH:mm' formatted string values.org.joda.time.LocalTime
instances as 'HH:mm' formatted string values.Ping.getReachableResult() and Ping.getPingResult() for www.google.com.
ConnectionPoolKey.
true if the given text matches the given pattern.
true if the given URI can be matched by this URITemplate instance.
MessageListener that does not require
implementing classes to catch all exceptions.MessageListener so that it can be used by the MessageListenerDriver.MessageListenerDriver.MockFactory so that you can invoke replay(), reset() or verify()
on multiple MockControls with
one method call.MockControl can mock up interfaces, but if you add the
org.easymock.classextension.MockClassControl library to your
classpath, this factory will also attempt mock up non-interface classes.InterfaceMockFactory and a ClassMockFactory, and dynamically figures
out which MockFactory to use to create a mock object for a given class.MockFactory
instance and allows you to easily keep track of MockControls
for mock objects without needing to create a test variable for each control.Money instances
for a single known currency.Money
instances.n filled with random bytes.
n filled with random bytes.
java.security.SecureRandom instance.
RandomUtils.nextSecureLong()
For example: EBCE62BC-8EB7-D4EC-78FB-C9C54D282834
java.util.Random instance.
RandomUtils.nextLong()
For example: 20F66819-55B6-28CE-D1EF-7B3DD524E639
NotFilter
null.
null.
null object.
null object.
false.
false.
false.
OrFilter
MessageListener.onMessage(Message).
RedirectAfterSubmitFormController.onSubmit(HttpServletRequest, Object, BindException) and creates a
RedirectView from the returned Redirect.
receiveTimeoutSeconds is greater than zero
this method will only block for the given number of seconds before returning, otherwise
this method will block indefinitely.
RedirectView constructor.
RedirectView constructor.
RedirectView constructor.
RedirectView constructor.
MockFactory.register(Object).
MockFactory.replay().
MockControls created by this factory.
MockControls created by this test.
MockFactory.reset().
MockControls created by this factory.
MockControls created by this test.
ModelAndView with the configured error view and generated error reference.
RedirectView, or null if no view is found for the name.
true if the given object is of the same currency as this instance.
Session.CLIENT_ACKNOWLEDGE should this driver
acknowledge messages that are processed by the MessageListener without any errors.
Session.AUTO_ACKNOWLEDGE.
RedirectView that appends model parameters
to the query string (true by default).
false by default).
FalseRule
true by default).
FalseRule
QueryString.setParams(String, Collection) on each key and list of values
from the given QueryString.
true this receiver will connect to a Topic, otherwise
this receiver will connect to a Queue.
FixedTimeZoneResolver that uses the platform's default timezone.
FalseRule
false - JMS sessions are not transacted.
true if the consumer should be refreshed.
Redirect.LocaleResolver
and our TimeZoneResolver to
resolve the Locale and TimeZone for each request.HandlerMapping to resolve a request if the request's method is supported by
this class.true.
Text.getAsHTML()
URITemplate.getPath().
true whenever invoked.ApplicationContext to retrieve
bean names associated with a given type of bean.Redirect that uses a
URITemplate to create the URL for the redirect.true.
ValuedEnum instances.ValuedEnum instances.ValuedEnum
subclasses as INTEGER fields.ValuedEnum
subclasses as INTEGER fields.MockFactory.verify().
MockControls created by this factory.
MockControls created by this test.
true.
true.
WebAttributeRenderer.FORMAT_HTML as the default format.
null BIGINT fields to zeros.null BIGINT fields to zeros.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||