|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.sourceforge.jwebunit.junit.WebTestCase
net.sourceforge.jwebunit.tests.JWebUnitAPITestCase
net.sourceforge.jwebunit.tests.FramesAndWindowsTest
public class FramesAndWindowsTest
User: djoiner Date: Nov 21, 2002 Time: 11:35:52 AM
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.jwebunit.tests.JWebUnitAPITestCase |
|---|
HOST_PATH, JETTY_PORT, JETTY_URL, NOARGS |
| Fields inherited from class net.sourceforge.jwebunit.junit.WebTestCase |
|---|
customTester, tester |
| Constructor Summary | |
|---|---|
FramesAndWindowsTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
static junit.framework.Test |
suite()
|
void |
testAssertWindowCountEquals()
|
void |
testAssertWindowWithTitle()
|
void |
testCloseWindow()
|
void |
testFormInputInFrame()
|
void |
testFormInputInFrameToFrame()
|
void |
testFormInputInInlineFrame()
|
void |
testGetFrameSource()
|
void |
testGotoFrame()
|
void |
testGotoFrameById()
|
void |
testGotoInlineFrame()
|
void |
testGotoWindow()
|
void |
testGotoWindowByID()
|
void |
testGotoWindowByTitle()
|
void |
testOpenWindow()
|
void |
testSwitchWindows()
|
| Methods inherited from class net.sourceforge.jwebunit.tests.JWebUnitAPITestCase |
|---|
assertException, assertFail, assertFail, assertPass, assertPass, assertPassFail, assertPassFail |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FramesAndWindowsTest()
| Method Detail |
|---|
public static junit.framework.Test suite()
public void setUp()
throws java.lang.Exception
setUp in class JWebUnitAPITestCasejava.lang.Exception
public void testOpenWindow()
throws java.lang.Throwable
java.lang.Throwablepublic void testGotoWindow()
public void testGotoWindowByID()
public void testGotoWindowByTitle()
public void testAssertWindowWithTitle()
throws java.lang.Throwable
java.lang.Throwablepublic void testSwitchWindows()
public void testCloseWindow()
public void testAssertWindowCountEquals()
public void testGotoFrame()
public void testGetFrameSource()
public void testGotoFrameById()
public void testGotoInlineFrame()
public void testFormInputInFrame()
public void testFormInputInInlineFrame()
public void testFormInputInFrameToFrame()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||