evennia.contrib.game_systems.clothing.tests

Testing clothing contrib

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

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[源代码]

Sets up testing environment

test_clothingcommands()[源代码]
test_clothing_limits()[源代码]

make sure clothing type limits are being enforced

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

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

test_clothingfunctions()[源代码]