ComponentLog log = new MockProcessorLog( "SectionScoringIdentifier (simulated)", SectionScoringIdentifierPropertiesTest.class );
MockProcessorLog causes a NoClassDefException, of course. What's the appropriate translation?
Thanks, Russ
ComponentLog log = new MockProcessorLog( "SectionScoringIdentifier (simulated)", SectionScoringIdentifierPropertiesTest.class );
MockProcessorLog causes a NoClassDefException, of course. What's the appropriate translation?
Thanks, Russ