| Class | Description |
|---|---|
| _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_10 |
Upgrade test cases for 10.10.
|
| 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.
|
| Changes10_7 |
Upgrade test cases for 10.7.
|
| Changes10_9 |
Upgrade test cases for 10.9.
|
| DriverUnloader |
Helper class used by the upgrade tests to unload JDBC drivers loaded in
separate class loaders.
|
| 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.
|
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.