Searched refs:detoxTestFile (Results 1 – 5 of 5) sorted by relevance
12 detoxTestFile?: string;
135 if (this.config.android?.detoxTestFile) {137 new UserFile(this.userFilePath(this.config.android.detoxTestFile), Platform.Android);
10 detoxTestFile: 'e2e/android/DetoxTest.java', property
116 if (this.config.android?.detoxTestFile) {118 …new TemplateFile_1.UserFile(this.userFilePath(this.config.android.detoxTestFile), Platform_1.Platf…
1 …detoxTestFile) {\n additionalFiles['android/app/src/androidTest/java/com/testrunner/DetoxTest…