Annotation Interface Logger


@Retention(RUNTIME) @Target(FIELD) public @interface Logger

Fill this field with the Logger instance for this Test Class.

Will only populate public Log fields.

Author:
Michael Baylis