public Test_GetVodProgramList(VodFixture fixture)
 {
     this.fixture = fixture;
 }
 public Test_VodProgram(VodFixture fixture)
 {
     this.fixture = fixture;
 }
 public Test_NhkApi(VodFixture fixture)
 {
     this.fixture = fixture;
 }