Package com.atlassian.jira.functest.config
package com.atlassian.jira.functest.config
-
ClassDescriptionAnnotationFinder<A extends Annotation>Finds all annotation instances of given type in a given set of classes.A check to make sure that attachments is correctly configured in JIRA XML data.Check to make sure that there are no backup service configured.A class that contains a message and check id.The options passed to each
com.atlassian.jira.functest.unittests.config.ConfigurationCheck
.Class to read and updateCheckOptions
instances.Class that can be used to create a check result.Checksummer<T>Keeps the checksums of a group of objects of type T.Helps with the conversion of T into and from its different forms needed for the operation of the checksummer.Class that can be used to find system admins.ConfigCrudHelper<T extends ConfigObjectWithId>A class that can help implementing CRUD operations on the XML backup.Exception thrown if some sort of error occurs.Represents a JIRA configuration file.Provides a framework for finding and processing JIRA's XML files.Program that will fix up some of the errors in JIRA's XML configuration.XML Configuration object with an id.Class that can be used to parse and manipulate the SequenceValueItem from the passed JIRA xml.Interface for objects that wish to check the correctness of some JIRA xml.Object that can be used to check the state of some JIRA XML.Holds the default configuration values for the XML checker and fixer.Some helper methods for reading in JIRA XML manipulation.Class that can be used to parse and manipulate the SequenceValueItem from the passed JIRA xml.Reads build-time functional test properties.Assertions forFuncTestSuite
.A check to make sure that indexing is correctly configured in JIRA XML data.An object that represents JIRA's configuration.Test to make sure that the debug service is not configured.XML utils for configuration tests.Simple helper class to extract a zip file directory contents and all.