assertIn (b'Hello, world', response.data) # response.data in UTF-8 def test_hello_with_name(self): """Test hello(name) view ...
確定! 回上一頁