Welcome Guest, Not a member yet? Register   Sign In
HTTP Feature Testing : don't echo the output
#2

How about this?

$result->assertStatus(200);
$result->assertSee('<title>Welcome to CodeIgniter 4!</title>');
Reply


Messages In This Thread
RE: HTTP Feature Testing : don't echo the output - by kenjis - 12-15-2020, 08:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB