|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hudson.test.JellyTestSuiteBuilder
public class JellyTestSuiteBuilder
Builds up a TestSuite for performing static syntax checks on Jelly scripts.
| Constructor Summary | |
|---|---|
JellyTestSuiteBuilder()
|
|
| Method Summary | |
|---|---|
static junit.framework.TestSuite |
build(java.io.File res)
Given a jar file or a class file directory, recursively search all the Jelly files and build a TestSuite
that performs static syntax checks. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JellyTestSuiteBuilder()
| Method Detail |
|---|
public static junit.framework.TestSuite build(java.io.File res)
throws java.lang.Exception
TestSuite
that performs static syntax checks.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||