Method summary
- setUp(self)
- tearDown(self)
- test_adapt_name(self)
- test_adapt_name_existing_value(self)
- test_adapt_name_not_in_map(self)
Methods
- setUp(self)
- tearDown(self)
- test_adapt_name(self)
Does adapter map values correctly?
- test_adapt_name_existing_value(self)
Does adapter not map values that are in the context?
- test_adapt_name_not_in_map(self)
Does adapter work for values not in the map?