public class DocumentSearchTestBase extends KEWTestCase
KEWTestCase.ClearCacheLifecycle
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
DocumentSearchTestBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
addSearchableAttribute(DocumentSearchCriteria.Builder criteria,
String name,
String value) |
protected void |
addSearchableAttribute(DocumentSearchCriteria.Builder criteria,
String name,
String[] values) |
protected static ExtensionDefinition |
createExtensionDefinition(String attrName)
Creates an ExtensionDefinition for the specified attribute with XML config pulled from the db
|
protected String |
createSearchableAttributeRange(String lowerBound,
String upperBound,
boolean upperBoundInclusive) |
protected StandardGenericXMLSearchableAttribute |
getAttribute(String name)
This method is used by tests that use xml attributes
|
clearCacheManagers, getGroupIdForName, getLoadApplicationLifecycle, getPerTestLifecycles, getPerTestTablesNotToClear, getPerTestTablesToClear, getPrincipalIdForName, getPrincipalNameForId, getRoleIdForName, getSuiteLifecycles, getTransactionTemplate, loadDefaultTestData, loadPerTestData, loadSuiteTestData, loadTestData, loadXmlFile, loadXmlFile, loadXmlFileFromFileSystem, loadXmlStream, setUpAfterDataLoad
getClearDbPerTestLifecycles, getMode, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles, tearDown
getName, getPerTestDataLoaderLifecycle, resetLogLevels, setLogLevel, setName, setTestMethod
public DocumentSearchTestBase()
protected StandardGenericXMLSearchableAttribute getAttribute(String name)
name
- - name of the attribute to retrieveprotected void addSearchableAttribute(DocumentSearchCriteria.Builder criteria, String name, String value)
protected void addSearchableAttribute(DocumentSearchCriteria.Builder criteria, String name, String[] values)
protected String createSearchableAttributeRange(String lowerBound, String upperBound, boolean upperBoundInclusive)
protected static ExtensionDefinition createExtensionDefinition(String attrName)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.