package testcase; public class TestPUTYouTube extends TestYouTube { public TestPUTYouTube(String token) { super(token); // TODO Auto-generated constructor stub } }