|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.ObjectTestCase
net.sf.jiffie.JiffieTestCase
net.sf.jiffie.JiffieDataDirTest
net.sf.jiffie.IHTMLInputElementTest
public class IHTMLInputElementTest
Tests to exercise the functionality implemented in the IHTMLInputElement class.
| Field Summary |
|---|
| Fields inherited from class net.sf.jiffie.JiffieDataDirTest |
|---|
m_datadir |
| Fields inherited from class net.sf.jiffie.JiffieTestCase |
|---|
m_explorer |
| Constructor Summary | |
|---|---|
IHTMLInputElementTest()
|
|
| Method Summary | |
|---|---|
void |
testFileInput()
Test setting the value of a file input field. |
void |
testGetForm()
Exercise the form attribute. |
void |
testInput()
Exercise IHTMLInputElement functionality. |
| Methods inherited from class net.sf.jiffie.JiffieDataDirTest |
|---|
setUp |
| Methods inherited from class net.sf.jiffie.JiffieTestCase |
|---|
assertFalse, assertNull, assertTrue, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IHTMLInputElementTest()
| Method Detail |
|---|
public void testInput()
throws java.lang.Exception
java.lang.Exception
public void testGetForm()
throws java.lang.Exception
java.lang.Exception
public void testFileInput()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||