getChildForPrincipal(array( 'uri' => 'principals/admin', )); $this->assertInstanceOf('Sabre_CalDAV_Principal_User', $r); } }