public interface Scenario
java.lang.Object
to it's runIt
method.Test
int runIt(Object param)
param
- An object passed to configure the test scenario
execution. For example, this parameter might be a
java.lang.String[] object that lists the
command line arguments to the Java application corresponding
to a test.