From 3d34f7c6de046a8fba8a64eb33ae19e58c7d46ed Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sun, 4 May 2025 02:00:07 -0700 Subject: [PATCH] Cleanup Tests --- .../{Run Tests.xml => BootOperationTest.xml} | 4 +- .../java/rife/bld/extension/BootUtils.java | 2 +- .../bld/extension/BootJarOperationTest.java | 471 --------------- .../rife/bld/extension/BootOperationTest.java | 563 ++++++++++++++++++ .../rife/bld/extension/BootUtilsTest.java | 132 ++++ 5 files changed, 698 insertions(+), 474 deletions(-) rename .idea/runConfigurations/{Run Tests.xml => BootOperationTest.xml} (62%) delete mode 100644 src/test/java/rife/bld/extension/BootJarOperationTest.java create mode 100644 src/test/java/rife/bld/extension/BootOperationTest.java create mode 100644 src/test/java/rife/bld/extension/BootUtilsTest.java diff --git a/.idea/runConfigurations/Run Tests.xml b/.idea/runConfigurations/BootOperationTest.xml similarity index 62% rename from .idea/runConfigurations/Run Tests.xml rename to .idea/runConfigurations/BootOperationTest.xml index 761a607..6d98a3f 100644 --- a/.idea/runConfigurations/Run Tests.xml +++ b/.idea/runConfigurations/BootOperationTest.xml @@ -1,6 +1,6 @@ - -