Initial test on loadSavedMapping function.
authoreileen <emcnaughton@wikimedia.org>
Thu, 15 Aug 2019 23:34:55 +0000 (11:34 +1200)
committereileen <emcnaughton@wikimedia.org>
Sun, 18 Aug 2019 04:48:42 +0000 (16:48 +1200)
commitcb0908fc72aefe63e397094141525fce57e8fce6
tree2029f1c4c0a4430718005345dc3c36fd780e1ac1
parent804b7e8efc2cf508bd1fa2588bdc1359f4d7a08d
Initial test on loadSavedMapping function.

To facilitate this I
1) made it public - in the end it will go anyway
2) removed a 'pass-through' variable from the return array - it is passed in & returned unchanged
3) made it cope without a notice when a class property is not defined - that will go too soon
CRM/Contact/Import/Form/MapField.php
tests/phpunit/CRM/Contact/Import/Form/MapFieldTest.php