public class XPathTest extends KENTestCase
KENTestCase.ClearCacheLifecycle
BaselineTestCase.BaselineMode, BaselineTestCase.Mode
services, transactionManager
dirty
LOG, moduleName
DEFAULT_TEST_HARNESS_SPRING_BEANS, failedSuiteTestName, perTestLifeCycles, SUITE_LIFE_CYCLES_FAILED, SUITE_LIFE_CYCLES_RAN, suiteLifeCycles
log, method
Constructor and Description |
---|
XPathTest() |
Modifier and Type | Method and Description |
---|---|
protected Document |
getDocument(boolean namespaceAware,
boolean validate) |
protected InputSource |
getTestXMLInputSource() |
protected XPath |
getXPath(Document doc) |
void |
testXPathWithNamespaceAwareDOM() |
void |
testXPathWithPlainDOM() |
void |
testXPathWithValidatedDOMDocNamespace() |
void |
testXPathWithValidatedDOMFixedNamespace() |
disableQuartzJobs, enableQuartzJobs, getLoadApplicationLifecycle, getNotificationPerTestLifecycles, getPerTestLifecycles, getPerTestTablesToClear, getSuiteLifecycles, loadDefaultTestData, loadPerTestData, setUpAfterDataLoad
getClearDbPerTestLifecycles, getMode, getPerTestTablesNotToClear, getRollbackClearDbPerTestLifecycles, getRollbackTestLifecycles, setUp
getModuleName
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
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 XPathTest()
protected InputSource getTestXMLInputSource()
protected Document getDocument(boolean namespaceAware, boolean validate) throws Exception
Exception
public void testXPathWithPlainDOM() throws Exception
Exception
public void testXPathWithNamespaceAwareDOM() throws Exception
Exception
public void testXPathWithValidatedDOMFixedNamespace() throws Exception
Exception
public void testXPathWithValidatedDOMDocNamespace() throws Exception
Exception
Copyright © 2005-2015 The Kuali Foundation. All Rights Reserved.