generate('test@example.com'); $this->assertIsArray($array); $this->assertIsString($array[0]); $this->assertIsString($array[1]); } }