class documentation

class _MockDeprecatedAttribute:

Constructor: _MockDeprecatedAttribute(value)

View In Hierarchy

Method __init__ Undocumented
Method get Get a known value.
Instance Variable value The value of the attribute.
def __init__(self, value):

Undocumented

def get(self):

Get a known value.

value =

The value of the attribute.