DaffCategoryStateTestingModule
A module that mocks out the DaffCategoryFacade
with MockDaffCategoryFacade
for testing environments.
import { DaffCategoryStateTestingModule } from '@daffodil/category/state/testing'
@NgModule()
class DaffCategoryStateTestingModule {}