baseDN(); $this->assertIsObject($o); $this->assertCount(1,$o->toArray()); $this->assertContains('dc=Test',$o->toArray()); } }