test: 結合テストもランダム順で実行するように

This commit is contained in:
usbharu 2023-11-30 01:51:06 +09:00
parent 4b936004ad
commit 7cbdfd4556
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
junit.jupiter.testclass.order.default=org.junit.jupiter.api.ClassOrderer$Random
junit.jupiter.testmethod.order.default=org.junit.jupiter.api.MethodOrderer$Random