markTestSkipped('We do not connect to LDAP'); $object = new rcube_ldap(array()); $this->assertInstanceOf('rcube_ldap', $object, "Class constructor"); } }