I was reading Laravel document HTTP tests and a question occurred. I can\'t tell the difference between assertLocation($uri) and assertRedirect($uri)
assertLocation($uri)
assertRedirect($uri)