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