class documentation

class _MockDeprecatedAttribute: (source)

View In Hierarchy

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

Undocumented

def get(self): (source)

Get a known value.

The value of the attribute.