skip to main |
skip to sidebar
26.StackStripesExtension
- What was difficult about this assignment?
- In my case, the first difficult task was that I did not know the localhost was needed to be running in order to login to the Tomcat Manager.
- The second difficult task was that I did not follow instructions carefully, so I brought up Tomcat from different directory. This caused my verify tool failed.
- When coding the "Double It" button, I ran into some errors because I did not use the iterator method but tried to get the size of stack. It turned out I changed the original stack instead of creating a new one.
- What problems were encountered in carrying out the work, and how did you resolve them?
- My verify task did not pass after I tried many times and I re-did the task1, task2 and task3 about five times. Then, I decided to watch how Michal ran his program. I realized that I did not bring up Tomcat in the right directory. This was because I did not follow the instructions carefully. It is very important to read and follow instructions carefully.
- Were all of the assigned tasks completed?
- Yes, I have completed all assigned tasks.
- Emma coverage:
- [concat] Emma Coverage summary
- [concat] class: 100% (2/2)
- [concat] method: 100% (18/18)
- [concat] block: 94% (129/137)
- [concat] line: 90% (37/41)
No comments:
Post a Comment