Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Modified FileSystemResultsWriter.java #16

Merged
merged 2 commits into from
Jul 17, 2018

Commits on Jun 4, 2018

  1. Modified FileSystemResultsWriter.java

    Change OutputStream object to BufferedOutputStream in order to solve allure-framework/allure-java#197 .
    Tested and verified.
    AutomatedOwl authored Jun 4, 2018
    Configuration menu
    Copy the full SHA
    7b6bb94 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2018

  1. Updated 'file.toString' to 'file.toFile()'.

    Implemented FileOutputStream in second write method.
    AutomatedOwl committed Jul 14, 2018
    Configuration menu
    Copy the full SHA
    928a9e3 View commit details
    Browse the repository at this point in the history