增加测试用例

This commit is contained in:
everywhere.z
2022-12-19 19:02:29 +08:00
parent 16cfa3816f
commit 769eb846fd

View File

@@ -36,7 +36,7 @@ public class SlotOfferELSpringbootTest extends BaseTest {
@Resource
private FlowExecutor flowExecutor;
//最简单的情况
//并发200一共6w条线程去获取Slot的测试
@Test
public void testSlotOffer() throws Exception{
Set<Integer> set = new ConcurrentHashSet<>();