evennia.server.profiling.tests

class evennia.server.profiling.tests.TestDummyrunnerSettings(methodName='runTest')[源代码]

基类:django.test.testcases.TestCase

setUp()[源代码]

Hook method for setting up the test fixture before exercising it.

clear_client_lists()[源代码]
test_c_login()[源代码]
test_c_login_no_dig()[源代码]
test_c_logout()[源代码]
perception_method_tests(func, verb, alone_suffix='')[源代码]
test_c_looks()[源代码]
test_c_examines()[源代码]
test_idles()[源代码]
test_c_help()[源代码]
test_c_digs()[源代码]
test_c_creates_obj()[源代码]
test_c_creates_button()[源代码]
test_c_socialize()[源代码]
test_c_moves()[源代码]
test_c_move_n()[源代码]
test_c_move_s()[源代码]
class evennia.server.profiling.tests.TestMemPlot(methodName='runTest')[源代码]

基类:django.test.testcases.TestCase

test_memplot(mock_time, mocked_open, mocked_os, mocked_idmapper)[源代码]