Jan. 22, 2011
8:39 a.m.
Although I can see TestCase >> #assert:description: and #assert:description:resumable take aBooleanOrBlock as an argument. Isn't the boolean only argument expectation for #assert: kind of inconsistent with these?
probably an inconsistency but not quite so since for resumable it should be a block to be able to restart. Stef