Class world.respect.shared.domain.account.AuthWithPasswordIntegrationTest

2

tests

0

failures

0

ignored

2.044s

duration

100%

successful

Tests

Test Method name Duration Result
givenAuthSet_whenAuthPasswordInvokedWithWRongPass_thenWillThrowException[jvm] givenAuthSet_whenAuthPasswordInvokedWithWRongPass_thenWillThrowException 0.145s passed
givenAuthSet_whenAuthWithPasswordInvoked_thenWillReturnToken[jvm] givenAuthSet_whenAuthWithPasswordInvoked_thenWillReturnToken 1.899s passed

Standard error

Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
WARNING: A Java agent has been loaded dynamically (/home/jenkins/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.15.11/a38b16385e867f59a641330f0362ebe742788ed8/byte-buddy-agent-1.15.11.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release