Home
last modified time | relevance | path

Searched refs:mockProperties (Results 1 – 1 of 1) sorted by relevance

/expo/packages/jest-expo/src/preset/
H A Dsetup.js65 function mockProperties(moduleProperties, customMocks) { function
81 mock[key] = mockProperties(definition[key]);
88 const mockedProperties = mockProperties(moduleProperties);