480Oswego2013 / CSC-HCI-480-2013-repo

8 stars 8 forks source link

RFViewBuilderTest #26

Closed kevinwinahradsky closed 11 years ago

kevinwinahradsky commented 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.

Fernum commented 11 years ago

just looked into the RFViewBuilder and it looks like those cases are being tested for.