Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Problems when running JUnit tests with a custom runner

$
0
0

Hello

 

I'm developing a JUnit runner called HavaRunner (https://github.com/havarunner/havarunner).

 

When I run multiple @RunWith(HavaRunner.class) annotated classes in IDEA, I see the following message in my IDEA concole:

 

Wrong test finished. Last started: [] stopped: myTestName(com.github.myapp.MyUITest$MyTestInStaticInnerClass); class org.junit.runner.Description

 

Any idea what could cause this?

 

The message seems to come from within IDEA, since I cannot find the string "Wrong test finished" in any of my dependencies.


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>