From c635d78b479510ebe2556a420948effcd30a0731 Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期六, 21 十二月 2024 18:40:43 +0800 Subject: [PATCH] 新建德森项目分支 --- zy-asrs-wms/src/main/test/com/zy/asrs/OrderEventTest.java | 48 ++++++++++++++++++++++++------------------------ 1 files changed, 24 insertions(+), 24 deletions(-) diff --git a/zy-asrs-wms/src/main/test/com/zy/asrs/OrderEventTest.java b/zy-asrs-wms/src/main/test/com/zy/asrs/OrderEventTest.java index cf49783..b8ee71d 100644 --- a/zy-asrs-wms/src/main/test/com/zy/asrs/OrderEventTest.java +++ b/zy-asrs-wms/src/main/test/com/zy/asrs/OrderEventTest.java @@ -1,25 +1,25 @@ -package com.zy.asrs; - - -import com.zy.asrs.wms.WmsBoot; -import org.junit.Test; -import org.junit.runner.RunWith; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.test.context.SpringBootTest; -import org.springframework.test.context.junit4.SpringRunner; - -@RunWith(SpringRunner.class) -@SpringBootTest(classes = WmsBoot.class)//1銆佽〃鏄庡綋鍓嶅崟鍏冩祴璇曟槸杩愯鍦⊿pring Boot鐜涓殑 -public class OrderEventTest { - -// @Autowired -// private TestController testController; -// -// -// @Test -// public void testItem() { -// testController.publishCustomEvent("123212323"); -// } - - +package com.zy.asrs; + + +import com.zy.asrs.wms.WmsBoot; +import org.junit.Test; +import org.junit.runner.RunWith; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.test.context.SpringBootTest; +import org.springframework.test.context.junit4.SpringRunner; + +@RunWith(SpringRunner.class) +@SpringBootTest(classes = WmsBoot.class)//1銆佽〃鏄庡綋鍓嶅崟鍏冩祴璇曟槸杩愯鍦⊿pring Boot鐜涓殑 +public class OrderEventTest { + +// @Autowired +// private TestController testController; +// +// +// @Test +// public void testItem() { +// testController.publishCustomEvent("123212323"); +// } + + } \ No newline at end of file -- Gitblit v1.9.1