src/test/java/com/xcong/excoin/WholeTest.java @@ -141,4 +141,9 @@ } } @Test public void wholeBombTest() { orderProducer.sendWholeBomb("1234567"); } }