public TestUIService(IServiceProvider serviceProvider, OpenApplicationConfigurationCommandFixture fixture) : base()
 {
     this.fixture = fixture;
 }