https://bz.apache.org/bugzilla/show_bug.cgi?id=58633
--- Comment #5 from Nick Burch <[email protected]> --- I'd suggest using Collections.singletonMap for the string,object setter in CellUtils Tests wise, might be good to cover one or two more cases, especially if there isn't a lot of unit testing currently for that class An example around using CellUtil for this sort of thing, for the examples package, might be good too! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
