assertJsonStringEqualsJsonString( json_encode($field->jsonSerialize()), json_encode([ "index" => "name", "content" => "Nextcloud", "type" => "rich-text", "alias" => null, "id" => null, "tag" => null, ]) ); } }