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