ITP 109x Chapter Notes - Chapter 5: Regression Testing, Code Coverage, Unit Testing

57 views4 pages

Document Summary

Section 5. 03 accessors and mutators accessor accesses the object"s data without modifying the internal data mutator modifies the object, changing the object"s internal data. Section 5. 05 classes with classes (not applicable to notes) Section 5. 06 reasons for methods defining methods improves program readability allows programmer to focus on modular development (methods written independently of one another) prevents the writing of redundant code method stubs incomplete method definitions. Section 5. 07 debugging debugging / troubleshooting process of determining and fixing the cause of a problem in a program. Api (application programming interface) documentation generated by javadoc for classes and class members doc comments specially formatted comments for javadoc, which are multi-line comments consisting of all text enclosed between the /** and */ characters. Javadoc parses source code along with specially formatted comments to generate documentation. @version classes methods & constructors describes parameter methods all classes. Description specifies an author describes value returned by method refers reader to relevant information specifies version number.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents