- Timestamp:
- 01/27/12 05:38:55 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Release01x01/UnitTestContrib/test/unit/PluginHandlerTests.pm
r13794 r13837 237 237 #SMELL: Without this call, getPreferences returns BEFORE 238 238 Foswiki::Func::pushTopicContext( $this->{test_web}, 'Tropic' ); 239 240 my $newMeta =241 Foswiki::Meta->load( $this->{session}, $this->{test_web}, "Tropic" );242 $this->assert_matches( qr\B4SAVE\, $newMeta->text() );243 $this->assert_str_equals( 'Wibble', $newMeta->get('WIBBLE')->{wibble} );244 $this->assert_str_equals( "AFTER", $newMeta->getPreference("BLAH") );245 239 246 240 $this->assert_str_equals( "AFTER",
Note: See TracChangeset
for help on using the changeset viewer.
