From 55e49ce3b7dd93d3f50713e151823a73e6916f76 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Fri, 15 Dec 2023 18:10:27 +0300 Subject: [PATCH] no message --- .idea/workspace.xml | 7 ++- properties | 2 +- .../Common/TestingPackage/TestingPackage.java | 48 ++++++++++++++----- .../DVM/DVMPackage/DVMPackage.java | 40 ++++------------ .../SAPFOR/SAPFORPackage/SapforPackage.java | 20 ++++++++ .../SAPFOR/SapforTestingPlanner.java | 3 ++ 6 files changed, 76 insertions(+), 44 deletions(-) create mode 100644 src/TestingSystem/SAPFOR/SAPFORPackage/SapforPackage.java create mode 100644 src/TestingSystem/SAPFOR/SapforTestingPlanner.java diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 00f9b2eb..5ba713ff 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,9 +7,12 @@ + + - - + + +