Jun. 19th, 2015

jbanana: Badly drawn banana (Default)
I mentioned that I don't like Eclipse. There's more. Today I tried to run a test class: right click, "run as JUnit test". It said
Class not found [my test class]
java.lang.ClassNotFoundException: [my test class]
Er, you can't find the thing that I just clicked on. WTF?

Happily I found out how to run a single test with Maven:
mvn -Dtest=[my test class]#[my test method] test

August 2025

M T W T F S S
    123
45678910
11121314151617
1819202122 2324
25262728293031

Most Popular Tags

Page Summary

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 14th, 2025 06:47 pm
Powered by Dreamwidth Studios