
Execution failed for task ':test'.
> There were failing tests.
See the report at: file:///C:/Users/Username/Desktop/
�����%20��ũ�ڽ�%20�����ڽ�/java-onboarding/
build/reports/tests/test/index.html
* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
테스트 메서드명이 한글일 경우 발생하는 오류
테스트 구동을 Gradle -> IntellJ IDEA로 변경

1)
Ctrl+Alt+s-> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle -> Run tests using -> IntelliJ IDEA
2) File -> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle -> Run tests using -> IntelliJ IDEA