-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
チュートリアル Javaコーディング問題(JUnit版) #41
base: master
Are you sure you want to change the base?
Conversation
@snakazawa review me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@snakazawa review me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@snakazawa review me
gradle 使ったほうが良い感じになりそうなのでPR出します。 |
…nit-gradle use gradle in tutorial/coding-java-junit
memo 非公開テストの動作確認自動で公開→非公開の順で採番されました。
|
@Syogo-Suganoya |
しました。 |
Marineで動作確認しました
|
javacをつけたのは、mavenで実装しようとしていた時にコンパイルエラーを即座にユーザーに伝えるためにつけていました。
mavenからgradleに変更した際に、テストの順番がどのように影響するかを確認しました。
TODO: @Syogo-Suganoya notionの作り込み編から簡易編にsolution.mdの説明を移動する。 |
目的
Javaコーディング問題(JUnit版)のサンプルコードの作成
このサンプルを使用するnotion
https://www.notion.so/givery/Java-JUnit-8a1c1718e3404bd1b80b8f918fa532d3