evennia.contrib.game_systems.storage.tests

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

基类:evennia.utils.test_resources.BaseEvenniaCommandTest

setUp()[源代码]

Sets up testing environment

test_store_and_retrieve()[源代码]
test_store_retrieve_while_not_in_storeroom()[源代码]
test_store_retrieve_nonexistent_obj()[源代码]
test_list_nothing_stored()[源代码]
test_shared_storage()[源代码]
test_remove_add_storage()[源代码]