Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
単体テストでデフォルトのメソッド名 testSomething() メソッドの名前を別の名前に変更すると、「No runnable」というエラー メッセージが表示されます。どこかで設定を変更する必要があるのでしょうか。
jUnit 3 を使用している場合、これが役立ちます。 'testMyMethod()'"
http://java.dzone.com/articles/unit-test-naming-conventions