Searched refs:TestGetcallargsUnboundMethods (Results 1 – 2 of 2) sorted by relevance
885 class TestGetcallargsUnboundMethods(TestGetcallargsMethods): class888 super(TestGetcallargsUnboundMethods, self).makeCallable(signature)892 return super(TestGetcallargsUnboundMethods, self).assertEqualCallArgs(896 return super(TestGetcallargsUnboundMethods, self).assertEqualException(909 TestGetcallargsMethods, TestGetcallargsUnboundMethods,
1831 class TestGetcallargsUnboundMethods(TestGetcallargsMethods): class1834 super(TestGetcallargsUnboundMethods, self).makeCallable(signature)1838 return super(TestGetcallargsUnboundMethods, self).assertEqualCallArgs(1842 return super(TestGetcallargsUnboundMethods, self).assertEqualException(