this.testsExecutionStopped=yo`<label class="text-warning h6" data-id="testTabTestsExecutionStopped">The test execution has been stopped</label>`
this.testsExecutionStoppedError=yo`<label class="text-danger h6" data-id="testTabTestsExecutionStoppedError">The test execution has been stopped because of error(s) in your test file</label>`
if(!fileProvider.set(newFile,this.generateTestContractSample(fileNameToImport)))returnmodalDialogCustom.alert('Failed to create test file '+newFile)
if(!fileProvider.set(newFile,this.generateTestContractSample(hasCurrent,fileNameToImport)))returnmodalDialogCustom.alert('Failed to create test file '+newFile)