posted 18 years ago
Hi,
I'm in the same situation: my GUI requirements just state that I must implement the select and update function, but my DB interface states that I have to implement the delete functionality.
To test the delete functionality of the DB interface, I just write a test class that calls the appropriate delete method with appropriate arguments. I guess the Examiner will do the same.
HTH - Cheers - Nic