Esempio n. 1
0
def test_setattr():
    with pytest.raises(AttributeError):
        rm = ResourceManager()
        rm.a = 1