public void SetUp() { FakeFactory.Init(); // 20140227 Preferences.UseElementsPatternObjectModel = false; Preferences.UseElementsSearchObjectModel = false; }
public void SetUp() { FakeFactory.Init(); Preferences.DisableExactSearch = true; Preferences.DisableWildCardSearch = false; Preferences.DisableWin32Search = false; }
public ControlSearchTestFixture() { FakeFactory.Init(); Preferences.DisableExactSearch = true; Preferences.DisableWildCardSearch = false; Preferences.DisableWin32Search = false; }
public ISupportsTransformPatternTestFixture() { FakeFactory.Init(); }
public ISupportsTableItemPatternTestFixture() { FakeFactory.Init(); }
public GetSupportedPatternsTestFixture() { FakeFactory.Init(); }
public SearchByContainsTextViaWin32TestFixture_less_useful() { FakeFactory.Init(); }
public WaitUIAControlStateCommandTestFixture() { FakeFactory.Init(); }
public ISupportsRangeValuePatternTestFixture() { FakeFactory.Init(); }
public InvokeUIAControlContextMenuCommandTestFixture() { FakeFactory.Init(); }
public ISupportsExpandCollapseTestFixture() { FakeFactory.Init(); }
public WaitUIAControlIsVisibleCommandTestFixture() { FakeFactory.Init(); }
public ISupportsScrollItemPatternTestFixture() { FakeFactory.Init(); }
public EventCmdletBaseTestFixture() { FakeFactory.Init(); Preferences.UseElementsPatternObjectModel = false; Preferences.UseElementsSearchObjectModel = false; }
public GetUiaButtonCommandTestFixture() { FakeFactory.Init(); }
public ISupportsWindowPatternTestFixture() { FakeFactory.Init(); }
public SearchByContainsTextViaUiaTextFixture() { FakeFactory.Init(); }
public ControlFromWin32ProviderTestFixture() { FakeFactory.Init(); }
public ISupportsInvokePatternTestFixture() { FakeFactory.Init(); }
public CommonPatternsTestFixture() { FakeFactory.Init(); }
public GetWindowCollectionByPidTestFixture() { FakeFactory.Init(); }
public SearchByWildcardViaWin32TestFixture() { FakeFactory.Init(); }
public ISupportsTextPatternTestFixture() { FakeFactory.Init(); }
public ObjectModelParametersTestFixture() { FakeFactory.Init(); }
public ReturnOnlyRightElementsTestFixture() { FakeFactory.Init(); }
public WaitUIAControlIsEnabledCommandTestFixture() { FakeFactory.Init(); }
public ISupportsSelectionPatternTestFixture() { FakeFactory.Init(); }
public NoPatternsTestFixture() { FakeFactory.Init(); }
public void SetUp() { FakeFactory.Init(); }
public IsStepActiveTestFixture() { FakeFactory.Init(); }