Esempio n. 1
0
 public function testSearchPrincipals()
 {
     $this->assertSame([], $this->connector->searchPrincipals('principals/groups', []));
 }