| | |
| | | import com.yeshi.buwan.service.imp.AcFunTemporaryService; |
| | | import com.yeshi.buwan.util.BeanUtil; |
| | | import com.yeshi.buwan.util.StringUtil; |
| | | import com.yeshi.buwan.util.video.AcfunApiUtil; |
| | | import org.junit.Test; |
| | | import org.junit.runner.RunWith; |
| | | import org.springframework.test.context.ContextConfiguration; |
| | | import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; |
| | |
| | | |
| | | @org.junit.Test |
| | | public void test1() { |
| | | juHeVideoUpdateJob.updateAcFun(); |
| | | } |
| | | |
| | | @org.junit.Test |
| | |
| | | |
| | | } |
| | | |
| | | |
| | | @Test |
| | | public void getVideoList() { |
| | | AcfunApiUtil.videoList(""); |
| | | } |
| | | |
| | | } |