Summary

Tests Errors Failures Skipped Success Rate Time
156 0 0 0 100% 9.734

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
com.himajin2001.hako5.model.plugin.basic 33 0 0 0 100% 0
com.himajin2001.hako5.model.dao 66 0 0 0 100% 7.906
com.himajin2001.hako5.model.plugin 7 0 0 0 100% 0
com.himajin2001.hako5.model.logic 7 0 0 0 100% 0.172
com.himajin2001.hako5.model.plugin.basic.map 3 0 0 0 100% 1.578
com.himajin2001.hako5.model.entity 13 0 0 0 100% 0
com.himajin2001.hako5.model.util 5 0 0 0 100% 0.078
com.himajin2001.hako5.model.dto.predicate 22 0 0 0 100% 0

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

com.himajin2001.hako5.model.plugin.basic

Class Tests Errors Failures Skipped Success Rate Time
TestBasicDefenceBaseHexCatalogPlugin 2 0 0 0 100% 0
TestBasicDummyBaseHexCatalogPlugin 2 0 0 0 100% 0
TestBasicFactoryHexCatalogPlugin 2 0 0 0 100% 0
TestBasicFarmHexCatalogPlugin 2 0 0 0 100% 0
TestBasicHexCatalogPlugin 10 0 0 0 100% 0
TestBasicMountainHexCatalogPlugin 4 0 0 0 100% 0
TestBasicOffenceBaseHexCatalogPlugin 4 0 0 0 100% 0
TestBasicTownHexCatalogPlugin 5 0 0 0 100% 0
TestBasicWoodsHexCatalogPlugin 2 0 0 0 100% 0

com.himajin2001.hako5.model.dao

Class Tests Errors Failures Skipped Success Rate Time
TestEventLogDaoImpl 11 0 0 0 100% 0.64
TestIslandBBSDaoImpl 8 0 0 0 100% 2.828
TestIslandCommandDaoImpl 3 0 0 0 100% 0.36
TestIslandDaoImpl 15 0 0 0 100% 0.844
TestIslandMapDaoImpl 9 0 0 0 100% 1.937
TestIslandSubOwnerDaoImpl 9 0 0 0 100% 0.75
TestUserDaoImpl 11 0 0 0 100% 0.547

com.himajin2001.hako5.model.plugin

Class Tests Errors Failures Skipped Success Rate Time
TestHexCatalog 7 0 0 0 100% 0

com.himajin2001.hako5.model.logic

Class Tests Errors Failures Skipped Success Rate Time
TestAreaMapChecker 1 0 0 0 100% 0
TestCreateIsland 1 0 0 0 100% 0
TestCreateIslandMap 1 0 0 0 100% 0
TestFactoryMapChecker 1 0 0 0 100% 0
TestFarmMapChecker 1 0 0 0 100% 0.172
TestMiningMapChecker 1 0 0 0 100% 0
TestPopulationMapChecker 1 0 0 0 100% 0

com.himajin2001.hako5.model.plugin.basic.map

Class Tests Errors Failures Skipped Success Rate Time
TestSkySeaCreator 3 0 0 0 100% 1.578

com.himajin2001.hako5.model.entity

Class Tests Errors Failures Skipped Success Rate Time
TestMapEntity 13 0 0 0 100% 0

com.himajin2001.hako5.model.util

Class Tests Errors Failures Skipped Success Rate Time
TestHex3DField 5 0 0 0 100% 0.078

com.himajin2001.hako5.model.dto.predicate

Class Tests Errors Failures Skipped Success Rate Time
TestHexKindPredicate 22 0 0 0 100% 0

Test Cases

TestEventLogDaoImpl

testSearchGrobalLog 0.062
testSearchAll 0.11
testFind 0.062
testGetLogParams 0.047
testSearchByIslandNormalLog 0.094
testCreateNormalLog 0.047
testCreateSecretLog 0.015
testCreateNormalParamLog 0.047
testCreateSecretParamLog 0.047
testCreateGlobalLog 0.078
testCreateGlobalParamLog 0.031

TestIslandBBSDaoImpl

testAddLine 2.25
testAddLine2 0.125
testDeleteLine 0.141
testGetLBBS 0.062
testGetLine 0.047
testGetLines 0.047
testPersistBBS 0.063
testRemoveLBBS 0.078

TestIslandCommandDaoImpl

testGetCommands 0.125
testRemoveAllCommands 0.141
testPersistCommands 0.094

TestIslandDaoImpl

testFind 0.032
testCreate 0.046
testFindByName 0.063
testGetList1 0.062
testGetList2 0.047
testGetList3 0.063
testUpdate 0.047
testFindByOwnerOK 0.062
testFindByOwnerNG 0.063
testFindByOwnerOK1 0.031
testFindByOwnerNG1 0.031
testFindByOwnerOK2 0.016
testFindBySubOwner1 0.109
testFindBySubOwner2 0.094
testFindBySubOwner3 0.078

TestIslandMapDaoImpl

testGetIslandMap 0.109
testCreateIslandMap 0.781
testRemoveIslandMap 0.125
testModifyIslandMap 0.125
testExpandMap 0.25
testShrinkMap 0.125
testExpandMapMapEntity 0.235
testShrinkMapMapEntity 0.125
testSearchHexes 0.062

TestIslandSubOwnerDaoImpl

testGetSubOwnerList 0.093
testGetSubOwnerList1 0.047
testAddSubOwner1 0.11
testAddSubOwner2 0.078
testAddSubOwner3 0.047
testRemoveSubOwner1 0.093
testRemoveSubOwner2 0.094
testIsSubOwnerTrue 0.078
testIsSubOwnerFalse 0.047

TestUserDaoImpl

testFind 0.016
testCreate 0.016
testGetList1 0.047
testGetList2 0.109
testGetList3 0.031
testUpdate 0.016
testCheckPassword 0.094
testFindByNickName 0.031
testFindByUserId 0.047
testIsDuplicatedUserId 0.078
testGetList4 0.062

TestHexKindPredicate

testHexKindPredicate1 0
testHexKindPredicate2 0
testHexKindPredicate3 0
testEvaluateTrue 0
testEvaluateFalse1 0
testEvaluateFalse2 0
testEvaluateNull 0
testEvaluateTrue2 0
testEvaluateFalse2_1 0
testEvaluateFalse2_2 0
testEvaluateFalse2_3 0
testEvaluateNull2 0
testEvaluateTrue3 0
testEvaluateFalse3_1 0
testEvaluateFalse3_2 0
testEvaluateFalse3_3 0
testEvaluateNull3 0
testEvaluateTrue4 0
testEvaluateFalse4_1 0
testEvaluateFalse4_2 0
testEvaluateFalse4_3 0
testEvaluateNull4 0

TestMapEntity

testGetIslandMap 0
testMapEntity 0
testCorrectHexPosition 0
testGetHex 0
testCreateArray 0
testGetHexArray 0
testResizeMap1 0
testResizeMap2 0
testResizeMap3 0
testResizeMap4 0
testResizeMap5 0
testResizeMap6 0
testSearchHex 0

TestAreaMapChecker

testDoCalc1 0

TestCreateIsland

testCreate1 0

TestCreateIslandMap

testCreate1 0

TestFactoryMapChecker

testDoCalc1 0

TestFarmMapChecker

testDoCalc1 0.172

TestMiningMapChecker

testDoCalc1 0

TestPopulationMapChecker

testDoCalc1 0

TestSkySeaCreator

testDoCreate1 0.5
testDoCreate2 0.562
testDoCreate3 0.516

TestBasicDefenceBaseHexCatalogPlugin

testIsMineNG 0
testGetHexKindDefenceBase 0

TestBasicDummyBaseHexCatalogPlugin

testIsMineNG 0
testGetHexKindDummyBase 0

TestBasicFactoryHexCatalogPlugin

testIsMineNG 0
testGetHexKindFactory 0

TestBasicFarmHexCatalogPlugin

testIsMineNG 0
testGetHexKindFarm 0

TestBasicHexCatalogPlugin

testIsMineNG 0
testGetHexKindSky 0
testGetHexKindSeaDeep 0
testGetHexKindSeaNormal 0
testGetHexKindSeaShallow 0
testGetHexKindSeaUnknown 0
testGetHexKindLandDesert 0
testGetHexKindLandDesertBombd 0
testGetHexKindLandPlain 0
testGetHexKindLandUnknown 0

TestBasicMountainHexCatalogPlugin

testIsMineNG 0
testGetHexKindMountainMountain 0
testGetHexKindMountainMining 0
testGetHexKindMountainUnknown 0

TestBasicOffenceBaseHexCatalogPlugin

testIsMineNG 0
testGetHexKindOffenceBaseLand 0
testGetHexKindOffenceBaseSea 0
testGetHexKindOffenceBaseUnknown 0

TestBasicTownHexCatalogPlugin

testIsMineNG 0
testGetHexKindTownVillage 0
testGetHexKindTownTown 0
testGetHexKindTownUrban 0
testGetHexKindTownUnknown 0

TestBasicWoodsHexCatalogPlugin

testIsMineNG 0
testGetHexKindWoods 0

TestHexCatalog

testGetInstance 0
testAddHexKind 0
testGetPluginList 0
testRmoveHexKind 0
testRemoveHexKind 0
testGetHexKind1 0
testGetHexKind2 0

TestHex3DField

testHex3DField 0
testGetAllInHolizontaklDistance1 0
testGetAllInHolizontaklDistance2 0.047
testGetAllInHolizontaklDistance3 0
testGetAllInHolizontaklDistance4 0.031