859 |
'Koha::Exceptions::Object::NotInstantiated', |
859 |
'Koha::Exceptions::Object::NotInstantiated', |
862 |
is( "$@", 'Tried to access the \'update\' method, but Koha::Patrons is not instantiated', 'Exception stringified correctly' ); |
862 |
is( "$@", 'Tried to access the \'update\' method, but Koha::Cities is not instantiated', 'Exception stringified correctly' ); |