evennia.contrib.game_systems.turnbattle.tests

Turnbattle tests.

class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleBasicCmd(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

test_turnbattlecmd()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleEquipCmd(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[源代码]

Sets up testing environment

test_turnbattleequipcmd()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleRangeCmd(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

test_turnbattlerangecmd()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleItemsCmd(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[源代码]

Sets up testing environment

test_turnbattleitemcmd()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleMagicCmd(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

test_turnbattlemagiccmd()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleBasicFunc(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

tearDown()[源代码]

Hook method for deconstructing the test fixture after testing it.

test_tbbasicfunc()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleEquipFunc(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

tearDown()[源代码]

Hook method for deconstructing the test fixture after testing it.

test_tbequipfunc()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleRangeFunc(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

tearDown()[源代码]

Hook method for deconstructing the test fixture after testing it.

test_tbrangefunc()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleItemsFunc(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

tearDown()[源代码]

Hook method for deconstructing the test fixture after testing it.

test_tbitemsfunc()[源代码]
class evennia.contrib.game_systems.turnbattle.tests.TestTurnBattleMagicFunc(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

tearDown()[源代码]

Hook method for deconstructing the test fixture after testing it.

test_tbbasicfunc()[源代码]