Create a Base class to mutualise common code between FiletTestForm.php and...
Create a TRAIT to mutualise common code between FiletTestForm.php and FileTestSaveUploadFromForm.php
This modification and the 3 following phpunit tests works (SaveUploadTest, SaveUploadFormTest, RemoteFileSaveUploadTest) BUT NOT in this issue Fork code and I don't know why... To test it I try in another more recent fork issue, and this code work in it !
Perhaps a "Full rebase" with the most recent Drupal Core code is needed to verify ?
Closes #3368857