Home
last modified time | relevance | path

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

/expo/apps/test-suite/screens/
H A DTestScreen.js63 const { jasmineEnv, jasmine } = await this._setupJasmine();
77 async _setupJasmine() { method in TestScreen