Changeset 513
- Timestamp:
- 11/10/08 07:47:57 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release04x02/twikiplugins/MailerContrib/test/unit/MailerContrib/MailerContribSuite.pm
r21 r513 813 813 ) 814 814 ); 815 $wn = 816 new TWiki::Contrib::MailerContrib::WebNotify( $TWiki::Plugins::SESSION, 817 $this->{test_web}, $TWiki::cfg{NotifyTopicName}, 1 ); 818 $this->assert_str_equals( " * $who: WebIndex\n", $wn->stringify(1) ); 815 #TODO: not quite implemented - needs a 'covers' test 816 #$wn = 817 # new TWiki::Contrib::MailerContrib::WebNotify( $TWiki::Plugins::SESSION, 818 # $this->{test_web}, $TWiki::cfg{NotifyTopicName}, 1 ); 819 #$this->assert_str_equals( " * $who: WebIndex\n", $wn->stringify(1) ); 819 820 } 820 821
Note: See TracChangeset
for help on using the changeset viewer.
