I am trying to do a simple test case with Test Unit, in Ruby 1.9.1 (Ubuntu Linux 12.04 64 bits) : but it says me that the initialize method of my TestCase is missing arguments. And when I look further at the error, it says me that it tried to launch…