ResultReporter
public class LineFileReporterImpl extends Object implements ResultReporter
Constructor | Description |
---|---|
LineFileReporterImpl(File file) |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
void |
reportResult(TestCaseResult result) |
public LineFileReporterImpl(File file) throws IOException
IOException
public void reportResult(TestCaseResult result)
reportResult
in interface ResultReporter
public void close()
close
in interface ResultReporter
Copyright © 2019 Apache Software Foundation. All rights reserved.