fix: add missing junit-jupiter and mockito-core test dependencies #30
Annotations
3 errors and 2 warnings
|
JDK 8 Build & Verify
Process completed with exit code 1.
|
|
JDK 8 Build & Verify:
src/test/java/com/corundumstudio/socketio/spring/boot/handler/AbstractSocketEventHandlerTest.java#L39
cannot access org.mockito.ArgumentMatchers
|
|
JDK 8 Build & Verify:
src/test/java/com/corundumstudio/socketio/spring/boot/handler/AbstractSocketEventHandlerTest.java#L39
cannot access org.mockito.ArgumentMatchers
|
|
JDK 8 Build & Verify
No files were found with the provided path: target/surefire-reports. No artifacts will be uploaded.
|
|
JDK 8 Build & Verify
No files were found with the provided path: target/site/jacoco. No artifacts will be uploaded.
|