Unciv/tests
Framonti fba3198887
Unit tests for Battle.kt (#10127)
*  add testing helper function to create the barbarian civilization

* add tests for Battle class

* add more tests for Battle class

* ♻️ let compiler infer types

* add helper test methods to create unit with uniques

* use unit with unique explicitly created to loose tests from specific ruleset

* add even more tests for Battle
2023-09-14 18:53:40 +03:00
..
src/com/unciv Unit tests for Battle.kt (#10127) 2023-09-14 18:53:40 +03:00
build.gradle.kts