MCPcopy Create free account
hub / github.com/ipython/traitlets / B

Class B

tests/test_traitlets.py:2823–2825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2821 pass
2822
2823 class B(Base):
2824 trait = Unicode("B")
2825 attr = "B"
2826
2827 class AB(A, B):
2828 pass

Callers 15

test_default_validateMethod · 0.70
test_metaclassMethod · 0.70
test_subclassMethod · 0.70
test_notify_subclassMethod · 0.70
test_static_notifyMethod · 0.70
test_notify_only_onceMethod · 0.70
test_subclassMethod · 0.70
test_notify_subclassMethod · 0.70
test_static_notifyMethod · 0.70
test_notify_only_onceMethod · 0.70

Calls 1

UnicodeClass · 0.90

Tested by 15

test_default_validateMethod · 0.56
test_metaclassMethod · 0.56
test_subclassMethod · 0.56
test_notify_subclassMethod · 0.56
test_static_notifyMethod · 0.56
test_notify_only_onceMethod · 0.56
test_subclassMethod · 0.56
test_notify_subclassMethod · 0.56
test_static_notifyMethod · 0.56
test_notify_only_onceMethod · 0.56