dkpro / dkpro-tc

UIMA-based text classification framework built on top of DKPro Core and DKPro Lab.
https://dkpro.github.io/dkpro-tc/
Other
34 stars 19 forks source link

Methods and variables in TestTasks should be protected #533

Closed Horsmann closed 5 years ago

Horsmann commented 5 years ago

private variable often prevent an overloading of test tasks, which lead to an unnecessarily high code redundancy if whole classes are copied.