$this->setExpectedException('MongoConnectionException',"Failed to connect to: $host:$port: Authentication failed on database '$database' with username 'foo': auth fails");
$this->setExpectedExceptionRegExp('MongoConnectionException',"/Failed to connect to: $host:$port: Authentication failed on database '$database' with username 'foo': auth fail/");