学んだことをなぐり書き


便利コマンド

test-only "class名"指定したクラスだけテスト出来る。ワイルドカードも使える。test-only hoge.fuga.*
~コマンドファイルを更新する度にコマンドを実行する。~compile ~run ~test

メンバーのみ編集できます