aballano
04/12/2017, 11:15 AMExecution failed for task ':core-app:compileDebugUnitTestJavaWithJavac'.
> java.lang.AssertionError: Name for method must be provided
I googled around and this error is usually thrown when trying to use method names with spaces for Android or Instrumentation tests, but right now we use them only for JUnit tests