Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- describe "Example method" do
- it "should return 11 followed by 24 zeros" do
- Test.assert_equals(change("Ab"), "11000000000000000000000000")
- end
- end
- Error message :
- Test::Error: Expected: "11000000000000000000000000", instead got: "11111111111111111111111111
Advertisement
Add Comment
Please, Sign In to add comment