Searched refs:getClassValue (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methodedits.py349 def getClassValue(self): member in class:TestCategory.testCategoryWithVariables.NSObjectCat3
355 self.failUnlessEqual(o.getClassValue(), "aap")
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_methodedits.py358 def getClassValue(self): member in class:TestCategory.testCategoryWithVariables.NSObjectCat3
364 self.assertEqual(o.getClassValue(), "aap")
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_methodedits.py421 def getClassValue(self): member in class:TestCategory.testCategoryWithVariables.NSObjectCat3
427 self.assertEqual(o.getClassValue(), "aap")

Completed in 78 milliseconds