MiniTest::Unit::TestCase
# File lib/mini_shoulda/spec.rb, line 10 def self.should_eventually(desc) it("should eventually #{desc}") { skip("Should eventually #{desc}") } end
[Validate]
Generated with the Darkfish Rdoc Generator 2.