| Class | Description |
|---|---|
| AllCommonSystemTests | |
| AllIntegrationTests | |
| AllOfflineTests | |
| AllSystemTestsConfigA | |
| AllSystemTestsConfigB | |
| AllSystemTestsConfigC | |
| AllSystemTestsConfigQ | |
| AllUnitTests | |
| FedoraServerTestCase |
Base class for JUnit tests that assume a running Fedora instance.
|
| FedoraTestCase |
Base class for Fedora Test Cases
|
| ManagedContentTranslator |
Utility class for translating an existing Fedora DO into one where DC, RELS-EXT and RELS-INT are
managed content rather than inline XML.
|
| OneEmptyObjectTestSetup | |
| TemplatedResourceIterator |
Iterator that takes a set of attribute values from a values file
and iterates by repeatedly substituting in the next set of values into the
template
values file format: java properties, with
template.attribute.sets.count=n :
number of sets to iterate over
template.attribute.set.0.someattribute1=value1:
template.attribute.set.0.someattribute2=value2:
when on set iteration 0, substitute $someattribute1$ with value1
and similarly $someattribute2$ with value2
nb: sets are zero-indexed, numbered 0 to count - 1
escape backslashes to \\
|
Copyright © 2015 DuraSpace. All Rights Reserved.