Skip to content

'Jump to test' does not popup 'create test' dialog if no tests exist #12

@nikhilw

Description

@nikhilw

Steps:

  1. Install intellij idea (17.1.1)
  2. install moreunit plugin from repositories (1.0.6)
  3. write a java class (no test class)
  4. select goto -> jump to test

On first attempt, it shows a popup on class name saying that no test class was found. Then on there is no popup. Neither is there a dialog asking to create a new test; similar to how in Eclipse plugin does. It is preferable to have the generator called because the built in test generator in Idea does not support JMockit mocking of autowired dependencies and you have to do it manually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions