evennia.contrib.tutorials.evadventure.tests.test_commands

Test the EvAdventure commands.

class evennia.contrib.tutorials.evadventure.tests.test_commands.TestEvAdventureCommands(methodName='runTest')[源代码]

基类:evennia.contrib.tutorials.evadventure.tests.mixins.EvAdventureMixin, evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[源代码]

Sets up testing environment

test_inventory()[源代码]
test_wield_or_wear()[源代码]
test_remove()[源代码]
test_give__coins()[源代码]
test_give__item(mock_EvMenu)[源代码]
test_talk(mock_EvMenu)[源代码]