Skip to content

Testing: Upgrade to Junit 5 #332

@kmanning

Description

@kmanning
  • Replace HierarchicalContextRunner.class with @Nested, remove junit-hierarchicalcontextrunner dependency
  • Replace @Before/@After, with @BeforeEach/@AfterEach
  • Replace deprecated Junit asserts with Hamcrest matcher asserts
  • Remove/replace @ParameterizedTest

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingImprove the test suite(s)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions