b.t.t.ApplyDeprecatedHelper(object) : class documentation

Part of bzrlib.tests.test_selftest View In Hierarchy

A helper class for ApplyDeprecated tests.
Method sample_deprecated_method A deprecated method for testing with.
Method sample_normal_method A undeprecated method.
Method sample_nested_deprecation Undocumented
@deprecated_method(deprecated_in((0, 11, 0)))
def sample_deprecated_method(self, param_one):
A deprecated method for testing with.
def sample_normal_method(self):
A undeprecated method.
@deprecated_method(deprecated_in((0, 10, 0)))
def sample_nested_deprecation(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.