Testing Searcher Object
| Newsgroups | gmane.comp.programming.test-driven-development |
|---|---|
| Message-ID | <CANEY99Y0wa22TF81_QYtjtiZTbEvfji-kwrMWvrkC5SaALamKA@mail.gmail.com> |
Hi - We were having a conversation about testing a "searcher" object. Basically, this object does a search based on the inputs passed into it. Do tests have to be written for every permutation of inputs for the class to have been tested properly? Thanks. -- blog: http://eikonne.wordpress.com twitter: @eikonne