Programmer245 / IS24-AM32

Software Engineering Project - Bachelor of Computer Engineering (PoliMi)
0 stars 0 forks source link

Nonsensical Field Test #40

Closed Programmer245 closed 6 months ago

Programmer245 commented 6 months ago

https://github.com/Programmer245/IS24-AM32/blob/5d5484ef6845338d6c87aaf42a08eb64ce3866ef/src/test/java/it/polimi/ingsw/am32/model/field/FieldTest.java#L247-L268

This test can never fail/pass as it does not have any assertions. Why do we even have it as a test?