|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.tests.AbstractThreadedAjax4JsfTestCase.TestCaseRunnable
public abstract class AbstractThreadedAjax4JsfTestCase.TestCaseRunnable
A test case thread. Override runTestCase () and define behaviour of test in there.
| Constructor Summary | |
|---|---|
AbstractThreadedAjax4JsfTestCase.TestCaseRunnable()
|
|
| Method Summary | |
|---|---|
void |
run()
Run the test in an environment where we can handle the exceptions generated by the test method. |
abstract void |
runTestCase(javax.faces.context.FacesContext context)
Override this to define the test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractThreadedAjax4JsfTestCase.TestCaseRunnable()
| Method Detail |
|---|
public abstract void runTestCase(javax.faces.context.FacesContext context)
throws java.lang.Throwable
java.lang.Throwablepublic void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||