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