JwtServiceImplTest

2

tests

0

failures

0

ignored

0.062s

duration

100%

successful

Tests

Test Duration Result
generateTokeThrowsACustomExceptionIfAccountIsNotActivated() 0.036s passed
generateToken() 0.026s passed

Standard output

2025-05-18T23:06:43.249Z  INFO 4760 --- [psyceful_api] [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.psyceful.psyceful_api.services.JwtServiceImplTest]: JwtServiceImplTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-05-18T23:06:43.328Z  INFO 4760 --- [psyceful_api] [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.psyceful.psyceful_api.PsycefulApiApplication for test class com.psyceful.psyceful_api.services.JwtServiceImplTest