Closed kevinwinahradsky closed 11 years ago
Add tests for null arguments and for numeric arguments that are out of range. Most methods will probably fail so the code in RFViewBuilder will need to be updated to guard against bad arguments.
just looked into the RFViewBuilder and it looks like those cases are being tested for.
Add tests for null arguments and for numeric arguments that are out of range. Most methods will probably fail so the code in RFViewBuilder will need to be updated to guard against bad arguments.