- Create actual functions instead of pure Mock objects - Functions have proper __name__ and __qualname__ attributes - Wrapped in Mock for test assertions - Fixes TypeError: Mock is not a module/class/method/function |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mock_toolkit_fix.py | ||
| test_propagation.py | ||
| test_reflection.py | ||
| test_signal_processing.py | ||
| test_trading_graph.py | ||