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