magicDGS / ReadTools

A Universal Toolkit for Handling Sequence Data from Different Sequencing Platforms
https://magicdgs.github.io/ReadTools/
MIT License
6 stars 3 forks source link

Test RTHelpConstants static logging methods #460

Open magicDGS opened 6 years ago

magicDGS commented 6 years ago

After #455, the RTHelpConstants class have some static methods related with logging. The implementation has some tests to exercise the code, but without any assertion about the output. We should add a test for checking that the output is correct.