create(); $this->assertEquals(link_to_route('users.show', $user->name, [$user->id], [ 'target' => '_blank', ]), $user->nameLink()); } }