public class ScriptTestAdapter
An adapter to make any Groovy Script class an instance of a JUnit Test
Constructor and description |
---|
ScriptTestAdapter
(Class scriptClass, String[] arguments) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
countTestCases() |
|
void |
run(TestResult result) |
|
String |
toString() |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.