Currently the following additional options are supported:
104105106107108109110
/** * Creates wrapper object for accessing test options; */ protected JPDATestOptions createTestOptions() { return new JPDATestOptions(); }
103104105106107108109