|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.samplu.common.WebDriverITBase edu.samplu.krad.configview.HelpIT2
public class HelpIT2
Test the help widget
Field Summary |
---|
Fields inherited from class edu.samplu.common.WebDriverITBase |
---|
driver |
Constructor Summary | |
---|---|
HelpIT2()
|
Method Summary | |
---|---|
String |
getTestUrl()
URL for the Configuration Test View - Help |
void |
testDisplayOnlyExternalHelp()
Test the external help on the sub-section and display only fields |
void |
testExternalHelp()
Test the external help on the section and fields |
void |
testMissingExternalHelp()
Test the external help on the section and fields with missing help URL |
void |
testViewHelp()
Test the tooltip and external help on the view |
Methods inherited from class edu.samplu.common.WebDriverITBase |
---|
assertPopUpWindowUrl, isElementPresent, isElementPresentQuick, setUp, tearDown |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpIT2()
Method Detail |
---|
public String getTestUrl()
Due to a WebDriver bug (feature?) the tooltips can not be tested with WebDriver. HelpIT
is being used
to test help tooltips.
getTestUrl
in class WebDriverITBase
WebDriverITBase.getTestUrl()
public void testViewHelp() throws Exception
Exception
public void testExternalHelp() throws Exception
Exception
public void testDisplayOnlyExternalHelp() throws Exception
Exception
public void testMissingExternalHelp() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |