MatchControllerIntegrationTest

1

tests

0

failures

0

ignored

0.124s

duration

100%

successful

Tests

Test Duration Result
should return bad request when revision IDs don't belong to the user for self match() 0.124s passed

Standard output

2023-03-13T17:16:16.225Z  INFO 2500 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [delta.codecharacter.server.match.MatchControllerIntegrationTest]: MatchControllerIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2023-03-13T17:16:16.288Z  INFO 2500 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration delta.codecharacter.server.ServerApplication for test class delta.codecharacter.server.match.MatchControllerIntegrationTest
2023-03-13T17:16:16.376Z  WARN 2500 --- [    Test worker] o.h.v.i.p.javabean.JavaBeanExecutable    : HV000254: Missing parameter metadata for MatchModeDto(String, int, String), which declares implicit or synthetic parameters. Automatic resolution of generic type information for method parameters may yield incorrect results if multiple parameters have the same erasure. To solve this, compile your code with the '-parameters' flag.