예제 #1
0
 def test_private_method_uu_mang(self):
     s = Sample()
     assert s._Sample__private_method_uu() == '__private_method_uu'