[1], 'two' => [[2]], ])); $this->assertSame('test description with data set "one" (1)', $descriptions[0]); $this->assertSame('test description with data set "two" (array(2))', $descriptions[1]); });