evennia.contrib.rpg.dice.tests

Testing of TestDice.

class evennia.contrib.rpg.dice.tests.TestDice(methodName='runTest')[源代码]

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

test_roll_dice(mocked_randint)[源代码]
test_cmddice(mocked_randint)[源代码]
test_string_form(mocked_randint)[源代码]
test_maxvals(mocked_randint)[源代码]