12131415161718
private LongTranscoder tc=null; @Override protected void setUp() throws Exception { super.setUp(); tc=new LongTranscoder(); }