evennia.contrib.tutorials.evadventure.tests.test_ai

Test the ai module.

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

基类:evennia.utils.test_resources.BaseEvenniaTest

setUp()[源代码]

Sets up testing environment

tearDown()[源代码]

Hook method for deconstructing the test fixture after testing it.

test_ai_methods(mock_log_trace, mock_random)[源代码]
test_ai_run()[源代码]