|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.javascript.AbstractJavascriptMojo
org.codehaus.mojo.javascript.test.qunit.AbstractRhinoTestMojo
org.codehaus.mojo.javascript.test.qunit.QUnitTestMojo
public class QUnitTestMojo
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.javascript.test.qunit.AbstractRhinoTestMojo |
|---|
outputDirectory |
| Fields inherited from class org.codehaus.mojo.javascript.AbstractJavascriptMojo |
|---|
javascriptArtifactManager, pluginArtifactMap, project |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
QUnitTestMojo()
|
|
| Method Summary | |
|---|---|
protected void |
runSuite(RhinoRuntime rt,
java.io.File suite)
|
| Methods inherited from class org.codehaus.mojo.javascript.test.qunit.AbstractRhinoTestMojo |
|---|
createRhinoRuntime, execute |
| Methods inherited from class org.codehaus.mojo.javascript.AbstractJavascriptMojo |
|---|
unpackJavascriptDependency, unpackJavascriptDependency |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QUnitTestMojo()
| Method Detail |
|---|
protected void runSuite(RhinoRuntime rt,
java.io.File suite)
throws java.lang.Exception
runSuite in class AbstractRhinoTestMojojava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||