++
показ эталонов сапфор
This commit is contained in:
@@ -307,6 +307,7 @@ public enum PassCode implements PassCode_ {
|
||||
ReplaceTestProject,
|
||||
ReplaceTestsFromFiles,
|
||||
CompareSapforPackages,
|
||||
CompareSapforPackageToEthalon,
|
||||
CreateDVMPackageFromCurrentProject,
|
||||
//--
|
||||
ShutdownTestingServer,
|
||||
@@ -364,6 +365,8 @@ public enum PassCode implements PassCode_ {
|
||||
@Override
|
||||
public String getDescription() {
|
||||
switch (this) {
|
||||
case CompareSapforPackageToEthalon:
|
||||
return "Сравнить пакет тестирования SAPFOR с эталоном";
|
||||
case SPF_RemoveSpfDirectives:
|
||||
return "Удаление SPF директив";
|
||||
case DeleteRemoteWorkspace:
|
||||
|
||||
Reference in New Issue
Block a user