mschuerig
unread,May 11, 2012, 6:05:45 AM5/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Sign in to report message as abuse
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wrong
I'm using Rubymine (or rather IntelliJ) as my IDE of choice and it
doesn't play nicely with the overridden assert method that wrong
defines. Rubymine assumes assert has the signature as defined in
MiniTest::Unit, however, the wrong assert has a different signature.
This is not wrong's fault, of course, however, I'm hoping that someone
in this group has seen and solved this issue already.
TIA,
Michael