|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.googlecode.mycontainer.js.junit.JavaScriptTestUnit
public class JavaScriptTestUnit
| Constructor Summary | |
|---|---|
JavaScriptTestUnit(java.lang.String name,
java.lang.String testName,
org.mozilla.javascript.Function testFunction)
|
|
| Method Summary | |
|---|---|
org.junit.runner.Description |
getDescription()
|
void |
run(RhinoBox rhinoBox,
org.junit.runner.notification.RunNotifier notifier)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaScriptTestUnit(java.lang.String name,
java.lang.String testName,
org.mozilla.javascript.Function testFunction)
| Method Detail |
|---|
public org.junit.runner.Description getDescription()
public void run(RhinoBox rhinoBox,
org.junit.runner.notification.RunNotifier notifier)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||