Menu

#128 ClassCastException

Version 3.0.4
closed-out-of-date
None
2
2016-02-28
2014-05-13
No

From the logs:

java.lang.ClassCastException: org.eclipse.jdt.internal.core.ResolvedSourceType cannot be cast to org.eclipse.jdt.core.IMethod
at org.moreunit.annotation.MoreUnitAnnotationModel.annotateTestedMethods(MoreUnitAnnotationModel.java:226)
at org.moreunit.annotation.MoreUnitAnnotationModel.access$2(MoreUnitAnnotationModel.java:214)
at org.moreunit.annotation.MoreUnitAnnotationModel$1.run(MoreUnitAnnotationModel.java:197)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)

Discussion

  • Nicolas Demengel

    I could not reproduce it, and the code has changed since the opening of the ticket. Should we close it?

     
  • Nicolas Demengel

    • status: open --> closed-out-of-date
     

Log in to post a comment.