Randoop does not allow for backslashed character literals to be used in the literals file specs, e.g. \t \r \n all cause heartburn for Randoop (exception error) thus these need to either be translated into their respective decimal equivalent value or removed from the stored values.
Randoop does not allow for backslashed character literals to be used in the literals file specs, e.g. \t \r \n all cause heartburn for Randoop (exception error) thus these need to either be translated into their respective decimal equivalent value or removed from the stored values.