ifw  0.0.1-dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
test_resources_plugin.TestResourceStorage Class Reference

Public Member Functions

def setup
 
def teardown
 
def test_add_dict_resource
 
def test_add_str_resource
 
def test_add_more_resources
 
def test_remove_resource_by_id
 
def test_get_nonexistant_resource
 
def test_has_resource_by_name_returns_false_for_nonexistant
 
def test_add_same_resid_fails
 
def test_add_same_name_fails
 

Public Attributes

 mgr
 

Member Function Documentation

def test_resources_plugin.TestResourceStorage.setup (   self)
def test_resources_plugin.TestResourceStorage.teardown (   self)
def test_resources_plugin.TestResourceStorage.test_add_dict_resource (   self)
def test_resources_plugin.TestResourceStorage.test_add_more_resources (   self)
def test_resources_plugin.TestResourceStorage.test_add_same_name_fails (   self)
def test_resources_plugin.TestResourceStorage.test_add_same_resid_fails (   self)
def test_resources_plugin.TestResourceStorage.test_add_str_resource (   self)
def test_resources_plugin.TestResourceStorage.test_get_nonexistant_resource (   self)
def test_resources_plugin.TestResourceStorage.test_has_resource_by_name_returns_false_for_nonexistant (   self)
def test_resources_plugin.TestResourceStorage.test_remove_resource_by_id (   self)

Member Data Documentation

test_resources_plugin.TestResourceStorage.mgr

The documentation for this class was generated from the following file: