assertIsObject($o); $this->assertCount(6,$o->toArray()); $this->assertEquals('dc=Test',$o->first()->getDn()); } }