[Seaside-dev] WAComponentTest>>testChildrenNotCollectionError uses #should:raise:whoseDescriptionIncludes:description:...

Nick Ager nick.ager at gmail.com
Wed Jul 28 14:17:41 UTC 2010


On 27 July 2010 22:10, Lukas Renggli <renggli at gmail.com> wrote:

> I think the test should rather be rewritten to only use #assert: and
> #should:raise:, we did that for other tests too.
>
> Lukas
>
>
My mistake. I've fixed it in:


Name: Seaside-Tests-Component-NickAger.31
Author: NickAger
Time: 28 July 2010, 3:16:19 pm
UUID: d1215f53-5a5c-4475-905a-56a793b1b55d
Ancestors: Seaside-Tests-Component-NickAger.30

removed non-standard ansi SUnit protocol:
#should:raise:whoseDescriptionIncludes:description:

replaced with:
#should:raise:description:

for test:
WAComponentTest>>testChildrenNotCollectionError
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20100728/85e603c1/attachment.htm


More information about the seaside-dev mailing list