Closed ImJohnMDaniel closed 4 years ago
@daveespo -- regarding your question
why did fflib_Mock.cls end up in test/classes/mock vs. test/classes?
I moved it there simply to have some basic separation of concerns. The fflib_Mocks class is basically a mock class exclusively used by test classes but it is not a test class by itself.
This fixes #81 Migration to SFDX Source Format
The migration script used was the following: