Package com.github.searls.jasmine.model
Class Reporters
- java.lang.Object
-
- com.github.searls.jasmine.model.Reporters
-
public final class Reporters extends Object
-
-
Field Detail
-
STANDARD_REPORTER
public static final Reporter STANDARD_REPORTER
-
JUNIT_REPORTER
public static final FileSystemReporter JUNIT_REPORTER
-
-