Title
z

ziad

07/30/2017, 11:21 AM
Hi all, I keep getting "Unresolved reference" when writing unit tests for a class I'm actively developing even though the imports are there and intellij isn't complaining. If I build or hit run from Intellij, I get compilation errors. The errors only disappear of I build via gradle. What am I missing here?
j

jk

07/30/2017, 11:37 AM
you can try
File - Invalidate Caches
z

ziad

07/30/2017, 11:38 AM
Thank you, Jingkei Ly. Nice to meet you šŸ™‚