parse
Parse raw value into typed settings object.
Return
Parsed settings object (type depends on module)
Parameters
raw
The raw value from testGenerationSettings (may be null, Map, etc.)
Throws
if the value has an invalid type or structure
Parse raw value into typed settings object.
Parsed settings object (type depends on module)
The raw value from testGenerationSettings (may be null, Map, etc.)
if the value has an invalid type or structure