Magento 2 Unit Test With CustomerFactory
I’m trying to write a test for a function and having the issue: There was 1 error: 1) ***********TestUnitApiShopperDataManagementTest::testGetShopperDataReturnArray Error: Call to a member function getCollection() on null You can see the method and everything related below, on screenshots. Right… Read More »Magento 2 Unit Test With CustomerFactory