Package lib :: Module gajim_mocks :: Class MockContact
[hide private]
[frames] | no frames]

Class MockContact

source code


Instance Methods [hide private]
 
__nonzero__(self) source code

Inherited from mock.Mock: __getattr__, __init__, getAllCalls, getNamedCalls, mockAddReturnValues, mockCheckCall, mockGetAllCalls, mockGetNamedCalls, mockSetExpectation

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__nonzero__(self)
(Boolean test operator)

source code