cm = new ClientManager(); } public function testConfigDefaultAccount() { $this->assertEquals("default", ClientManager::get("default")); } }