test_context.py
7.07 KB
-
Added a unit test case for issue #11. · 59283fcb
We added a case to check that callable return values of __getitem__ are not called. There is already a test that callable attributes are called: test_object__attribute_is_callable().
Chris Jerdonek committed