Package io.github.lunasaw.gbproxy.test
Class Gb28181ApplicationTest
java.lang.Object
io.github.lunasaw.gbproxy.test.Gb28181ApplicationTest
@SpringBootApplication
@ComponentScan(basePackages={"io.github.lunasaw.sip.common","io.github.lunasaw.gbproxy"})
@Import(TestConfiguration.class)
public class Gb28181ApplicationTest
extends Object
GB28181测试应用主类
用于单元测试和集成测试
- Author:
- luna
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Gb28181ApplicationTest
public Gb28181ApplicationTest()
-
-
Method Details
-
main
-