executeSpecialPage( $page, '', null, null, $user ); } catch ( Exception $e ) { // Exceptions are allowed } // If the page fataled phpunit will have already died $this->addToAssertionCount( 1 ); } }