|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.samplu.krad.configview.HelpIT
public class HelpIT
Test the help widget
Constructor Summary | |
---|---|
HelpIT()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
tearDown()
|
void |
testDisplayOnlyExternalHelp()
Test the external help on the sub-section and display only fields |
void |
testDisplayOnlyTooltipHelp()
Test the tooltip help on the sub-section and fields that are display only |
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 |
testMissingTooltipHelp()
Test the tooltip help on the section and fields with no content |
void |
testPageHelp()
Test the tooltip and external help on the page |
void |
testTooltipExternalHelp()
Test the tooltip help and external help when both are specified |
void |
testTooltipHelp()
Test the tooltip help on the section and fields |
void |
testViewHelp()
Test the tooltip and external help on the view |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelpIT()
Method Detail |
---|
public void setUp() throws Exception
Exception
public void testViewHelp() throws Exception
Exception
public void testPageHelp() throws Exception
Exception
public void testTooltipHelp() throws Exception
Exception
public void testDisplayOnlyTooltipHelp() throws Exception
Exception
public void testMissingTooltipHelp() throws Exception
Exception
public void testExternalHelp() throws Exception
Exception
public void testDisplayOnlyExternalHelp() throws Exception
Exception
public void testMissingExternalHelp() throws Exception
Exception
public void testTooltipExternalHelp() throws Exception
Exception
public void tearDown() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |