Interface OutputDirectoryProvider

All Superinterfaces:
OutputDirectoryCreator

@Deprecated @API(status=DEPRECATED, since="1.14") public interface OutputDirectoryProvider extends OutputDirectoryCreator
Deprecated.
Please implement OutputDirectoryCreator instead
Provider of output directories for test engines to write reports and other output files to.
Since:
1.12
See Also: