Images-to-PDF icon indicating copy to clipboard operation
Images-to-PDF copied to clipboard

Create FileReaderTests.java

Open sjdefran1 opened this issue 1 year ago • 1 comments

Description

Added unit test for FileReader.java from utils

Fixes #(issue)

#829

Type of change

Just put an x in the [] which are valid.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • [ ] ./gradlew assembleDebug assembleRelease
  • [ ] ./gradlew checkstyle

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings

sjdefran1 avatar May 03 '23 20:05 sjdefran1

Code Climate has analyzed commit 13d4bfda and detected 0 issues on this pull request.

View more on Code Climate.

codeclimate[bot] avatar May 03 '23 20:05 codeclimate[bot]