Flowdock
method

test_should_fail_with_setup_method_variable

Importance_0
1.1.12 - Show latest stable - 0 notes - Class: ATest
test_should_fail_with_setup_method_variable() public

No documentation

This method has no description. You can help the RSpec community by adding new notes.

Hide source
# File resources/test/spec_and_test_together.rb, line 46
  def test_should_fail_with_setup_method_variable
    @from_setup.should == 40
  end
Register or log in to add new notes.