Method summary
- test_set_trait_change_notify(self)
- test_shadow_property_not_smart(self)
- test_shadow_property_smart(self)
- test_simple_case(self)
- test_type_checking(self)
Methods
- test_set_trait_change_notify(self)
If trait_change_notify is honored.
- test_shadow_property_not_smart(self)
Test if the shadow property trait type works correctly.
- test_shadow_property_smart(self)
Test if the shadow property trait type works correctly.
- test_simple_case(self)
Test a simple trait wrapped as a shadow property.
- test_type_checking(self)
Test if the validation works correctly.