'foo', 'bar' => 'bar', ]; $this->assertEquals($expected, $testClass::getConstList()); } }