| | |
| | | package com.ruoyi.payment; |
| | | |
| | | import org.springframework.boot.test.context.SpringBootTest; |
| | | |
| | | @SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT, classes = RuoYiPaymentApplication.class) |
| | | public class RuoYiPaymentApplicationTests { |
| | | |
| | | } |
| | | //package com.ruoyi.payment; |
| | | // |
| | | //import org.springframework.boot.test.context.SpringBootTest; |
| | | // |
| | | //@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT, classes = RuoYiPaymentApplication.class) |
| | | //public class RuoYiPaymentApplicationTests { |
| | | // |
| | | //} |