|
Class Summary |
| _Suite |
Run the full upgrade suite. |
| AdditionalDb |
|
| BasicSetup |
Basic fixtures and setup for the upgrade test, not
tied to any specific release. |
| Changes10_1 |
Upgrade test cases for changes made in 10.1. |
| Changes10_2 |
Upgrade test cases for changes made in 10.2. |
| Changes10_3 |
Upgrade test cases for changes made in 10.3. |
| Changes10_4 |
Upgrade test cases for 10.4. |
| Changes10_5 |
Upgrade test cases for 10.5. |
| Changes10_6 |
Upgrade test cases for 10.6. |
| OldVersions |
Old versions visible to the upgrade machinery. |
| PhaseChanger |
Decorator that sets the phase of the upgrade process
for a suite of upgrade tests. |
| UpgradeChange |
Abstract class to provide support for test fixtures for
upgrade change testing. |
| UpgradeClassLoader |
This class factors out the machinery needed to wrap a class loader around
the jar files for an old release. |
| UpgradeRun |
Utility class for creating a set of tests that
comprise a complete upgrade run through all
five phases. |
| UpgradeTrajectoryTest |
Test upgrade trajectories. |
| Version |
A Derby version. |
| Version.Trajectory |
This is a sequence of Versions. |