[
summary
]
[
package list
]
[
test cases
]
Tests
|
Errors
|
Failures
|
Success rate
|
Time(s)
|
4
|
3
|
0
|
25.00%
|
1.55
|
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
|
ParsingUtilsTest
|
1
|
0
|
0
|
100.00%
|
0.016
|
[
summary
]
[
package list
]
[
test cases
]
testInsertAllPlayers
|
Error
|
0.70
|
Error registering bean with name 'yahooLeagueUpdater' defined in classpath resource [testYahooContext.xml
]
: Class [net.mlw.fball.loader.yahoo.league.LeagueLoader
]
not found; nested exception is j
ava.lang.ClassNotFoundException: net.mlw.fball.loader.yahoo.league.LeagueLoader
|
testInsertAllTeams
|
Error
|
0.53
|
Error registering bean with name 'yahooLeagueUpdater' defined in classpath resource [testYahooContext.xml
]
: Class [net.mlw.fball.loader.yahoo.league.LeagueLoader
]
not found; nested exception is java.lang.ClassNotFoundException: net.mlw.fball.loader.yahoo.league.LeagueLoader
|
testTeamsNamesAreAsExpected
|
Error
|
0.09
|
Error registering bean with name 'yahooLeagueUpdater' defined in classpath resource [testYahooContext.xml
]
: Class [net.mlw.fball.loader.yahoo.league.LeagueLoader
]
not found; nested exception is java.lang.ClassNotFoundException: net.mlw.fball.loader.yahoo.league.LeagueLoader
|
testGetTdContents
|
Success
|
0.00
|