You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2015/08/26 17:00:46 UTC

[jira] [Commented] (BCEL-258) No tests to check the output of dump methods

    [ https://issues.apache.org/jira/browse/BCEL-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14713613#comment-14713613 ] 

Sebb commented on BCEL-258:
---------------------------

URL: http://svn.apache.org/r1697951
Log:
BCEL-258 No tests to check the output of dump methods
Added (optional) test to check the dump methods in the classfile package

Added:
    commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/classfile/JDKClassDumpTestCase.java   (with props)
Modified:
    commons/proper/bcel/trunk/pom.xml

Still need tests for the generic dump() methods

> No tests to check the output of dump methods
> --------------------------------------------
>
>                 Key: BCEL-258
>                 URL: https://issues.apache.org/jira/browse/BCEL-258
>             Project: Commons BCEL
>          Issue Type: Bug
>            Reporter: Sebb
>
> There don't appear to be any tests that check whether the dump methods work OK. As an experiment I tried adding extra output to Instruction.dump(), and that only caused an error in GeneratingAnnotatedClassesTestCase.
> It should have caused lots of errors.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)