[
summary
]
[
package list
]
[
test cases
]
Tests
|
Errors
|
Failures
|
Success rate
|
Time(s)
|
12
|
1
|
2
|
75.00%
|
1.91
|
Note:
failures
are anticipated and checked for with assertions while
errors
are unanticipated.
[
summary
]
[
package list
]
[
test cases
]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class
|
Tests
|
Errors
|
Failures
|
Success Rate
|
Time
|
BattleFieldTest
|
7
|
0
|
1
|
85.71%
|
0.199
|
Class
|
Tests
|
Errors
|
Failures
|
Success Rate
|
Time
|
UnitTest
|
1
|
0
|
0
|
100.00%
|
0.084
|
[
summary
]
[
package list
]
[
test cases
]
testGetTile
|
Success
|
0.03
|
testGetIndexFromPoint
|
Success
|
0.00
|
testGetUnit
|
Success
|
0.04
|
testGetTileBounds
|
Success
|
0.00
|
testGetIndexFromPosition
|
Success
|
0.00
|
testGetPositionFromIndex
|
Success
|
0.00
|
testGetNeighboringTiles
|
Failure
|
0.01
|
expected:
&
lt;2
&
gt; but was:
&
lt;3
&
gt;
|
testCanTraverse
|
Success
|
0.07
|
warning
|
Failure
|
0.00
|
No tests found in org.argosfields.service.AccountManagerTest
|
testGetInstance
|
Success
|
0.20
|
testGetAccountManager
|
Error
|
1.03
|
N/A
|