docs: service locator and service stub diagrams

This commit is contained in:
Ilkka Seppälä
2025-04-10 20:35:28 +03:00
parent b8f38691f3
commit 73a582867a
5 changed files with 8 additions and 5 deletions
+4
View File
@@ -34,6 +34,10 @@ Wikipedia says
> A test stub is a dummy component used during testing to isolate behavior.
Sequence diagram
![Service Stub sequence diagram](./etc/service-stub-sequence-diagram.png)
## Programmatic Example of Service Stub Pattern in Java
We define a `SentimentAnalysisService` interface and provide two implementations:
Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB