org.eclipse.core.runtime.CoreException: Plug-in dexter-eclipse was unable to load class com.samsung.sec.dexter.eclipse.DexterStartup. at org.eclipse.core.internal ...
I observed that JUnit test cases in a submodule fail when run via the CLI (./gradlew) or on CI (GitHub Actions), but pass consistently when run directly via Android Studio. It should pass. Test Cases ...