MapValidatorTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
should accept valid JSON with 2D list of dimension 64x64() | 0.016s | passed |
should throw exception when JSON is not a 2D list() | 0.071s | passed |
should throw exception with 2D list with defenders in attacker spawn positions() | 0.013s | passed |
should throw exception with 2D list with invalid defender ID() | 0.009s | passed |
should throw exception with 2D list without dimension 64x64() | 0.015s | passed |