if IntelliJ isn't recognizing your test classes:

Mark Directory As -> Sources Root

do this for the src folder

source: https://stackoverflow.com/questions/13157815/why-does-intellij-idea-suddenly-not-recognize-tests-in-test-folder-anymore 

Comments