Skip to content

More friendly method names for users to pick #1184

@testforstephen

Description

@testforstephen

image

When i tried to generate setUp method, it took me a while to understand which annotation i should use.
Since setUp and tearDown are concepts more commonly, i suggest to add it to the quickpick.

The items could be like the following:

  • @Test
  • setUp/@BeforeEach
  • tearDown/@AfterEach
  • @BeforeAll
  • @AfterAll

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