testkit Questions
1
Solved
For regular gradle actions, I have a gradle.properties file in my project or home which configures the proxy details (host/port etc.)
When using GradleRunner, the gradle.properties file is ignored ...
Yezd asked 11/6, 2021 at 14:57
3
Solved
I'm trying to log all messages received by a TestKit TestProbe, which is proving to be somewhat difficult. I'm aware of the Actor Logging section in the docs where it says one should use the debug....
2
Solved
I'm trying to write a test that will verify that my actor below is creating a heartBeatExpireWorker and a heartBeatAccepter, but I have no idea how to do it.
First I was thinking I could use Mock...
1
© 2022 - 2024 — McMap. All rights reserved.