public class JellyTestSuiteBuilder extends Object
TestSuite
for performing static syntax checks on Jelly scripts.Constructor and Description |
---|
JellyTestSuiteBuilder() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.TestSuite |
build(File res,
boolean requirePI)
Given a jar file or a class file directory, recursively search all the Jelly files and build a
TestSuite
that performs static syntax checks. |
Copyright © 2004–2022. All rights reserved.