public function testHasDbName() { $this->assertTrue(My_ShantyMongo_User::hasDbName()); $this->assertFalse(My_ShantyMongo_Name::hasDbName()); }