public static class TestRunnerFacade.DataVerifierInfo extends Object implements Serializable
Info consists of a class name and an optional list of parameters that will be passed to the constructor of the DataVerifier.
| Constructor and Description |
|---|
TestRunnerFacade.DataVerifierInfo(String className,
List<Object> parameters) |
Copyright © 2014. All rights reserved.