Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test not recognized if @org.junit.Test is used instead of @Test #216

Closed
miho opened this issue Jun 20, 2018 · 0 comments · Fixed by #218
Closed

Test not recognized if @org.junit.Test is used instead of @Test #216

miho opened this issue Jun 20, 2018 · 0 comments · Fixed by #218
Assignees
Labels

Comments

@miho
Copy link

miho commented Jun 20, 2018

The editor UI for running tests does not show up if @org.junit.Test is used instead of @Test with prior import.

@org.junit.Test:

screenshot 2018-06-20 14 45 09

@Test:

screenshot 2018-06-20 14 44 52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants