Created
June 8, 2012 05:40
-
-
Save reneedv/2893791 to your computer and use it in GitHub Desktop.
test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def test_wg_pretty_prints_stem_length_and_volume | |
assert_equal "This wine glass is cool. It has a stem length of 5 and a volume of 6500ml", @wg.pretty_print_stuff | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment