We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110e13d commit 9b5a555Copy full SHA for 9b5a555
spec/truffle/tags/core/hash/fetch_tags.txt
@@ -1,6 +1,2 @@
1
fails:Hash#fetch returns the value for key
2
-fails:Hash#fetch raises a KeyError if key is not found
3
fails:Hash#fetch returns default if key is not found when passed a default
4
-fails:Hash#fetch returns value of block if key is not found when passed a block
5
-fails:Hash#fetch gives precedence to the default block over the default argument when passed both
6
-fails:Hash#fetch raises an ArgumentError when not passed one or two arguments
0 commit comments