Method summary
- setup(self)
- test_add_several_traits(self)
- test_add_traits(self)
- test_initial_values_from_context(self)
- test_initial_values_from_traits(self)
- test_synch(self)
- test_synch_off(self)
Methods
- setup(self)
- test_add_several_traits(self)
Does adding multiple traits at a time work?
- test_add_traits(self)
Does adding traits work?
- test_initial_values_from_context(self)
Are the initial values propagated from the context to the traits correctly?
- test_initial_values_from_traits(self)
Are the initial values propagated from the traits to the context correctly?
- test_synch(self)
Does synching work?
- test_synch_off(self)
Can synching be turned off?