Exemplo n.º 1
0
 @Test
 public void testGetVideoViewCount() {
   String actualViewCount = VideoUtil.getVideoViewCount("o4_1hS1aIC8");
   assertNotNull(actualViewCount);
 }