Menu

#215 InChIGenerator has TestClass instead of TestMethod

Needs_Review
closed
nobody
master (162)
5
2012-10-28
2010-06-15
No

Inchigenerator line 120 has :

@TestClass("testGetInchiFromChlorineAtom,testGetIn​chiFromLithiumIontestGetInchiFromChlorine37Atom")

where these are two test methods. Simple change of "Class" to "Method" fixes this.

Discussion

  • Egon Willighagen

    Patch attached:

    0001-Fixed-annotation-with-TestMethod-not-TestClass-fixes.patch

     
  • Egon Willighagen

    Aimed at master.

     
  • Rajarshi Guha

    Rajarshi Guha - 2010-08-29

    applied and pushed

     

Log in to post a comment.