|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> util >> html >> [ form overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.javahispano.canyamo.util.html.form
Class TestCaseManager.NotNullCase

java.lang.Objectorg.javahispano.canyamo.util.html.form.TestCaseManager.NotNullCase
- All Implemented Interfaces:
- TestCase
- Enclosing class:
- TestCaseManager
- protected class TestCaseManager.NotNullCase
- extends java.lang.Object
- implements TestCase
- extends java.lang.Object
Description of the Class
- Version:
| Constructor Summary | |
protected |
TestCaseManager.NotNullCase()
|
| Method Summary | |
void |
test(java.lang.Object o1,
java.lang.Object o2)
A unit test for JUnit |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TestCaseManager.NotNullCase
protected TestCaseManager.NotNullCase()
| Method Detail |
test
public void test(java.lang.Object o1, java.lang.Object o2) throws FormException
|
|||||||||
| Home >> All >> org >> javahispano >> canyamo >> util >> html >> [ form overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.javahispano.canyamo.util.html.form.TestCaseManager.NotNullCase