educational course/tutorialoutlet.com educational course/tutorialoutlet.com | Page 103

getters and setters and method( s) of the class The choice class has 2 private instance variables with associated getters and setters and 1 method, but the method is not successful or the instance variables do not follow specifications Unit test tests all getters and setters and method( s) of the class, but not successfully Unit test does not test all getters and setters and method( s) of the class 6 Unit test successfully tests all methods of the class Unit test tests all methods of the class, but not successfully Unit test does not test all methods of the class 6 Unit test successfully tests all getters and setters and method( s) of the class Unit test tests all getters and setters and method( s) of the class, but not successfully Unit test does not test all getters and setters and method( s) of the class 6 Code is accurately documented to explain the purpose and behavior of the code Code is documented to explain the purpose and behavior of the code, but not always accurately Code is not documented to explain the purpose and behavior of the code 6 Articulation of