Week 11 Class 20 Tue Nov 04 Posted: Nov 04
Announcements
Exercise 43: Project 3 Feedback 1
The feedback for this exercise (and your first commit to Project 3: Code Analysis TDD) is in Brightspace.
Just a clarification: if you receive a 10 / 10 on this exercise, it does not mean you get 100% on that part of the project. It means that you followed the procedure. See the feedback (in the Grades) if I noticed any other issues.
Also, further exercises for the progressive due dates will not provide feedback on the commit messages, content of the commit, etc. Only on the number of test cases, which should equate to the number of rules implemented.
If I pointed out issues in the Brightspace feedback, you can fix those in separate commits, using the commit message that starts with "Fix".
General Comments:
formatAnalysisXML()). Use of find(), or substring checking is not part of the test case. Do not make your test case have more complexity (i.e., number of conditions) than your implementationunit.addAttribute(), for every unique attribute.Think before every commit:
Class
Unless stated otherwise, all exercises are due by 3 pm on Wed Nov 05