プログラミング2の課題レポート3のリポジトリです。
リファクタリングを通して、ユニットテストとバージョン管理に慣れるための課題です。
課題のページ -> https://github.com/naltoma/java_intro2020/blob/master/report/report3_refactoring_with_1stGradle.md
git clone https://github.com/crab85193/prog2_report3.git
cd prog2_report3
通常実行の場合は
gradle run
テストの場合は
gradle test
大学の課題なので、分布、改変、商用利用、特許の使用を禁止します。