Skip to content

Passed

com.example.soso.users.integration.UserAddressConversionIntegrationTest.다양한 엣지 케이스 시군구 코드 처리 (from 사용자 주소 변환 통합 테스트)

Took 15 ms.

Standard Output

2025-11-02T23:53:33.175+09:00  INFO 919792 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.example.soso.users.integration.UserAddressConversionIntegrationTest]: UserAddressConversionIntegrationTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2025-11-02T23:53:33.177+09:00  INFO 919792 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @Spri
...[truncated 29077 chars]...
0.user_type,
        u1_0.username 
    from
        users u1_0
Hibernate: 
    /* <criteria> */ select
        u1_0.id,
        u1_0.age_range,
        u1_0.budget,
        u1_0.created_date,
        u1_0.email,
        u1_0.gender,
        u1_0.last_modified_date,
        u1_0.latitude,
        u1_0.location,
        u1_0.longitude,
        u1_0.nickname,
        u1_0.profile_image_url,
        u1_0.startup_experience,
        u1_0.user_type,
        u1_0.username 
    from
        users u1_0