From 67b2bd92f4d10cef70de9284cca585dc9e2b858e Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 7 Jan 2008 19:33:39 +0100 Subject: Update README darcs-hash:20080107183339-4fc50-565378590b24cb92cf7da74e9d826af80cceb5fa.gz --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 859e8a5..ec800be 100644 --- a/README +++ b/README @@ -112,6 +112,7 @@ It also supports TAP: * should.match * should.be.identical_to / should.be.same_as * should.raise(*exceptions) { } +* should.change { } * should.throw(symbol) { } * should.satisfy { |object| } @@ -120,6 +121,7 @@ It also supports TAP: * Object#true? * Object#false? +* Proc#change? * Proc#raise? * Proc#throw? * Numeric#close? -- cgit 1.4.1