$this->assertText('Active theme: seven. Actual theme: seven.','The theme negotiation system is correctly triggered for an administrator when the site is in maintenance mode.');
$this->assertRaw('seven/css/style.css',"The administrative theme's CSS appears on the page.");
$this->assertRaw('seven/css/base/elements.css',"The administrative theme's CSS appears on the page.");