getChildForPrincipal(array( 'uri' => 'principals/admin', )); $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\User', $r); } }