April 19, 2011
7:40 p.m.
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. ---