MagicMock

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:attribute call_args
call_count
mock_calls
gptkbp:canBe replacement for real objects in tests
gptkbp:definedIn gptkb:unittest.mock
gptkbp:hasMethod assert_any_call
assert_called_once
assert_called_with
reset_mock
gptkbp:heldBy configurable
serializable
callable
https://www.w3.org/2000/01/rdf-schema#label MagicMock
gptkbp:inheritsFrom gptkb:Mock
gptkbp:introducedIn gptkb:Python_3.3
gptkbp:partOf gptkb:Python_standard_library
gptkbp:supports attribute tracking
method call tracking
return value specification
side effect specification
gptkbp:usedFor unit testing
gptkbp:bfsParent gptkb:unittest.mock
gptkbp:bfsLayer 8