Skip to content
Snippets Groups Projects
Commit 06548101 authored by John Tinnerholm's avatar John Tinnerholm :art:
Browse files

Update attached_files/images/FlowchartTDDLab1.PNG, course/UnitTesting.md files

parent c5626ad5
Branches
Tags
No related merge requests found
Pipeline #52499 passed with warnings
attached_files/images/FlowchartTDDLab1.PNG

87.9 KiB

...@@ -202,6 +202,12 @@ that the interactions between the layers are correct. ...@@ -202,6 +202,12 @@ that the interactions between the layers are correct.
![insurance_app](../../attached_files/images/insurance_app.png) ![insurance_app](../../attached_files/images/insurance_app.png)
Below is a flowchart roughly describing how to handle the different parts of the application described above.
![flowchart](../../attached_files/images/FlowchartTDDLab1.PNG)
The stub here refeers to the given implementation of the controller.
### Part 3 Testability ### Part 3 Testability
In this final part, you will **inspect the effect** of [high coupling] In this final part, you will **inspect the effect** of [high coupling]
high, as indirect dependencies between concrete classes, on your high, as indirect dependencies between concrete classes, on your
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment