| Interface | Description |
|---|---|
| Nameable |
Interface used for testing.
|
| Class | Description |
|---|---|
| Address |
Bean for Digester testing.
|
| AlphaBean | |
| AsyncReaderTestCase | |
| BeanPropertySetterRuleTestCase |
Test case for
BeanPropertySetterRule. |
| BetaBean | |
| Box |
Simple class for use in unit tests.
|
| CallMethodRuleTestCase |
Tests for the
CallMethodRule and associated CallParamRule. |
| Digester133TestCase |
DIGESTER-133
|
| Digester133TestCase.MyClass | |
| Digester133TestCase.MyPropertyUtilsBean | |
| Digester153TestCase |
DIGESTER-153
|
| Digester162TestCase | |
| DigesterTestCase |
Test Case for the Digester class.
|
| DTDValidationTestCase |
Tests for entity resolution and dtd validation
|
| Employee |
Bean for Digester testing.
|
| ErrorHandlerTest | |
| ExtendedBaseRulesTestCase |
Runs standard tests for RulesBase as well as tests of extensions.
|
| LocationTrackerTestCase |
Tests that StackAction can be used to track the source location of objects created from input xml stream.
|
| NamedBean |
Very simple test bean
|
| NamespacedBox |
Simple class for use in unit tests.
|
| NamespaceSnapshotTestCase |
Tests namespace snapshotting.
|
| NodeCreateRuleTestCase |
Test case for the
NodeCreateRule. |
| ObjectCreationFactoryTestImpl |
Object creation factory used for testing.
|
| ObjectParamRuleTestCase |
Tests for the
ObjectParamRuleTestCase |
| OtherTestObjectCreationFactory |
Another Object creation factory used for testing.
|
| OverlappingCallMethodRuleTestCase |
Tests for situations where CallMethodRule instances and their parameters overlap each other.
|
| ParamBean |
This bean is used to replicate a reasonably complex use case whose behaviour has changed from Digester 1.3 to 1.4.
|
| PrimitiveBean |
A simple bean with primitive properties.
|
| RegexRulesTestCase |
Test case for RegexRules
|
| RulesBaseTestCase |
Test Case for the RulesBase matching rules.
|
| RuleTestCase |
Test Case for the Digester class.
|
| SetNestedPropertiesRuleTestCase |
Test case for
SetNestedPropertiesRule. |
| SetPropertiesRuleTestCase |
Test case for
SetPropertiesRule. |
| SetPropertyRuleTestCase |
Test case for
SetPropertyRule. |
| SimpleTestBean |
As it's name suggests just a simple bean used for testing.
|
| TestBean |
General purpose test bean for Digester tests.
|
| TestEntityResolution |
Tests for entity resolution.
|
| TestFactoryCreate |
Test case for factory create rules.
|
| TestRule |
This rule implementation is intended to help test digester.
|
| TestRule.TestRuleProvider | |
| TestRuleSet |
RuleSet that mimics the rules set used for Employee and Address creation, optionally associated with a particular
namespace URI.
|
| URLTestCase |
Unit tests that exercise the new (in 1.8) methods for passing in
URL arguments instead of strings. |
| WithDefaultsRulesWrapperTestCase |
Test case for WithDefaultsRulesWrapper
|
| XIncludeTestCase |
Tests for XInclude aware parsing.
|
| XMLSchemaTestCase |
Tests for XInclude aware parsing.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.