[
https://issues.apache.org/jira/browse/TIKA-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Bergqvist updated TIKA-2783:
---------------------------------
Description:
I've ran JaCoCo over the tika-core module, and found that the
org.apache.tika.mime.HexCoDec class was missing unit test coverage.
I've written some unit tests for this class and I would like to submit them.
These tests cover every function in the class, bar the constructor.
was:
I ran JaCoCo over the tika-core module, and found that the
org.apache.tika.mime.HexCoDec class was missing unit test coverage.
I've written some unit tests for this class and I would like to submit them.
I've written tests that cover every function in the class, bar the constructor.
> Add unit tests for org.apache.tika.mime.HexCoDec
> ------------------------------------------------
>
> Key: TIKA-2783
> URL: https://issues.apache.org/jira/browse/TIKA-2783
> Project: Tika
> Issue Type: Test
> Components: core
> Reporter: John Bergqvist
> Priority: Minor
>
> I've ran JaCoCo over the tika-core module, and found that the
> org.apache.tika.mime.HexCoDec class was missing unit test coverage.
> I've written some unit tests for this class and I would like to submit them.
> These tests cover every function in the class, bar the constructor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)