Package com.github.searls.jasmine.model
Class FileSystemReporter
- java.lang.Object
-
- com.github.searls.jasmine.model.Reporter
-
- com.github.searls.jasmine.model.FileSystemReporter
-
public class FileSystemReporter extends Reporter
-
-
Constructor Summary
Constructors Constructor Description FileSystemReporter()FileSystemReporter(File file, File reporterFile)FileSystemReporter(String fileName, String reporter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FilegetFile()StringgetFileName()-
Methods inherited from class com.github.searls.jasmine.model.Reporter
getReporterFile, getReporterName
-
-