Skip to content

JUnit5에서의 RunWith.. #3

Description

@pinest94

@RunWith 을 사용했는데 JUnit5 에서는 import가 되지 않는다.

JUnit4 의 @RunWith(SpringRunner.class)는
JUnit5 에서 @ExtendWith(SpringExtension.class)와 같다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions