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