Skip to content
Snippets Groups Projects
Commit 33dfa100 authored by George Adrian Stoica's avatar George Adrian Stoica
Browse files

docs: update slides for lecture 18

parent c6e294d3
No related branches found
No related tags found
No related merge requests found
Pipeline #184424 passed
......@@ -86,6 +86,7 @@ image::../images/lecture18/integration-tests.png[canvas, size=contain]
== Isolating parts of the system
[.smaller-80]
- to be able to reliably and automatically test parts of the system we need to isolate them
- the parts need to have a clear contract (the interface used to interact and communicate)
- when parts of the system that the unit / component we want to test depends upon are not implemented these need to be simulated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment