Initial API tests with Mockito

This commit is contained in:
2023-08-08 10:50:05 -06:00
parent a5aa590f95
commit ef781a415c
2 changed files with 47 additions and 1 deletions
+2 -1
View File
@@ -28,4 +28,5 @@ urlencoding = "2.1.2"
[dev-dependencies]
pretty_assertions = "1.3.0"
rstest = "0.16.0"
rstest = "0.16.0"
mockito = "0.32.2"