Problem/Motivation
It looks like FieldEntityTest can be converted to a kernel test.
It makes no HTTP requests, but executes the view object directly and then checks its state:
$this->executeView($view);
It looks like FieldEntityTest can be converted to a kernel test.
It makes no HTTP requests, but executes the view object directly and then checks its state:
$this->executeView($view);