public final class TransformationTestResult extends Object
Modifier and Type | Field and Description |
---|---|
String |
result
Script return value on success or error message on failure
|
boolean |
success
true if script execution was successful
|
Constructor and Description |
---|
TransformationTestResult() |
public boolean success
public String result
Copyright © 2015. All rights reserved.