class Tryouts::TestCase

def inspect

def inspect
  [@desc.inspect, @test.inspect, @exps.inspect].join
end