public void TestSetup()
 {
     button = Factory.CreateExport().Value;
     button.ShouldNotBe(null);
 }