public abstract class LeaveCalendarWebTestBase extends KPMEWebTestCase
KPMEWebTestCase.ClearCacheLifecycle
Modifier and Type | Field and Description |
---|---|
static org.joda.time.DateTime |
JAN_AS_OF_DATE |
static String |
USER_PRINCIPAL_ID |
Constructor and Description |
---|
LeaveCalendarWebTestBase() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseDetailURL() |
String |
getLeaveCalendarUrl(String tdocId) |
com.gargoylesoftware.htmlunit.html.HtmlPage |
login(String principalId,
String tdocId,
boolean assertValid)
Uses an ID hack to manipulate the current Test user Login.
|
com.gargoylesoftware.htmlunit.html.HtmlPage |
loginAndGetLeaveCalendarHtmlPage(String principalId,
String tdocId,
boolean assertValid)
Uses an ID hack to manipulate the current Test user Login.
|
void |
setBaseDetailURL(String baseDetailURL) |
void |
setUp() |
void |
tearDown() |
getBaseURL, getContext, getModuleName, getPerTestLifecycles, getPort, getSuiteLifecycles, getTempDir, getWebClient, setWebClient
getKIMDataLoadOrderFile, getKIMSqlFileBaseLocation, getKRADDefaultSuiteTestData, loadSuiteTestData
configureLogging, dumpMemory, getBaseDir, getConfigLocations, getFullTestName, getLoadApplicationLifecycle, getModuleTestConfigLocation, getRiceMasterDefaultConfigFile, getTestHarnessConfig, getTestHarnessSpringBeansLocation, getTestHarnessSpringResourceLoader, getUserDir, loadPerTestData, logAfterRun, logBeforeRun, report, setBaseDirSystemProperty, setClearTables, setModuleName, setUpInternal, startLifecycles, startSuiteDataLoaderLifecycles, stopLifecycles
public static final org.joda.time.DateTime JAN_AS_OF_DATE
public static final String USER_PRINCIPAL_ID
public LeaveCalendarWebTestBase()
public void setUp() throws Exception
setUp
in class KPMEWebTestCase
Exception
public void tearDown() throws Exception
tearDown
in class KPMEWebTestCase
Exception
public String getLeaveCalendarUrl(String tdocId)
public com.gargoylesoftware.htmlunit.html.HtmlPage loginAndGetLeaveCalendarHtmlPage(String principalId, String tdocId, boolean assertValid) throws Exception
Exception
public com.gargoylesoftware.htmlunit.html.HtmlPage login(String principalId, String tdocId, boolean assertValid) throws Exception
Exception
public String getBaseDetailURL()
public void setBaseDetailURL(String baseDetailURL)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.