which is true about testing a method with three integer parameters and one integer return value? question 7 options: a) a good programmer would test all possible input values b) using a variety of calls involving assert() is a good way to test the method c) three test vectors are likely sufficient d) each test case should include a negative value as a parameter