のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

2018-01-25から1日間の記事一覧

!!! JUnit version 3.8 or later expected:

!!! JUnit version 3.8 or later expected: java.lang.RuntimeException: Stub! at junit.runner.BaseTestRunner.<init>(BaseTestRunner.java:5) at junit.textui.TestRunner.<init>(TestRunner.java:54) at junit.textui.TestRunner.<init>(TestRunner.java:48) at junit.text</init></init></init>…

パッケージorg.junitは存在しません

Eclipseから移行したプロジェクトで、gradleを使わないでUnitTestできないのかな? Error:(3, 24) java: パッケージorg.junitは存在しません </content> <orderEntry type="jdk" jdkName="Android API 27 Platform" jdkType="Android SDK" /> <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="module-library"> + <library name="JUnit4"> …</library></orderentry></orderentry></orderentry>

Migrate Project to Gradle?

Migrate Project to Gradle? This project does not use the Gradle build system. We recommend that you migrate to using the Gradle build system. More Information about migrating to Gradle Don't show this message again.Configure Your Build | A…