6 calls to FileCopyTest::doTransform()
- FileCopyTest::testNonExistentSourceFile in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Test that non-existent files throw an exception.
- FileCopyTest::testNonWritableDestination in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Tests that non-writable destination throw an exception.
- FileCopyTest::testRenameFile in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Test the 'rename' overwrite mode.
- FileCopyTest::testSuccessfulCopies in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Test successful imports/copies.
- FileCopyTest::testSuccessfulMoves in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Test successful moves.
- FileCopyTest::testSuccessfulReuse in core/
modules/ migrate/ tests/ src/ Kernel/ process/ FileCopyTest.php - Test successful file reuse.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.