завершение рефакторинга создания тестов из проектов.
This commit is contained in:
@@ -41,7 +41,7 @@ public abstract class PublishTests extends TestingSystemPass<Vector<Test>> {
|
||||
}
|
||||
//--
|
||||
protected abstract PassCode_2021 getCreateTestCode();
|
||||
protected abstract String getNoFilesMessage();
|
||||
protected String getNoFilesMessage(){return "";};
|
||||
//--
|
||||
@Override
|
||||
protected boolean canStart(Object... args) throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user