Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
400100.00%0.13

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
com.openholdem.util 100100.00%0.03
com.openholdem.engine 100100.00%0.05
com.openholdem.structs 200100.00%0.05

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.openholdem.util

ClassTestsErrorsFailuresSuccess RateTime
Success RuleSetReaderTest 100100.00%0.027

com.openholdem.engine

ClassTestsErrorsFailuresSuccess RateTime
Success PokerEngineTest 100100.00%0.051

com.openholdem.structs

ClassTestsErrorsFailuresSuccess RateTime
Success DeckTest 100100.00%0.034
Success HandTest 100100.00%0.015

Test Cases

[ summary] [ package list] [ test cases]

RuleSetReaderTest

Success testReadRulesFile0.01

PokerEngineTest

Success testHandChecker0.04

DeckTest

Success testDeck0.01

HandTest

Success testHandCompare0.01