docs: update session facade

This commit is contained in:
Ilkka Seppälä
2025-04-15 21:48:41 +03:00
parent bc42e38938
commit 67bc5e3a62
4 changed files with 68 additions and 65 deletions
+5
View File
@@ -50,6 +50,11 @@
<artifactId>junit-jupiter-engine</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-params</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>