Login  Register

[COTDC] 51 - TestCaseAnnouncement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

[COTDC] 51 - TestCaseAnnouncement

laurent laffont
2013 posts
Today:  TestCaseAnnouncement


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [COTDC] 51 - TestCaseAnnouncement

Sven Van Caekenberghe
1326 posts

On 19 Apr 2011, at 21:22, laurent laffont wrote:

> Today:  TestCaseAnnouncement
>
>
> Comment Of The Day Contest - One Day One Comment
> Rules:
> #1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
> #2: If you cannot comment it, deprecate it.
> Results: http://code.google.com/p/pharo/wiki/CommentOfTheDayContest
>
> Laurent

---

I am TestCaseAnnouncement, an Announcement regarding the execution of TestCases.

I know the TestCase, the test method selector and the TestResult I am announcing about.

---

I am TestCaseStarted, a TestCaseAnnouncement indicating that a unit test will be run.

---

I am TestCaseEnded, a TestCaseAnnouncement indicating that a unit test has run.

---