//package cn.com.ctop.job.kuaishou; // // //import lombok.extern.slf4j.Slf4j; //import org.junit.runner.RunWith; //import org.springframework.boot.test.context.SpringBootTest; //import org.springframework.test.context.junit4.SpringRunner; // //@RunWith(SpringRunner.class) //@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT) //@Slf4j //public class SampleTest { // // //}