C# Class SIL.FieldWorks.FwCoreDlgs.FwFindReplaceDlgBaseTests

Summary description for FwFindReplaceDlgBaseTests.
Inheritance: SIL.FieldWorks.FDO.FDOTests.ScrInMemoryFdoTestBase
Show file Open project: sillsdev/FieldWorks

Protected Properties

Property Type Description
m_Stylesheet IVwStylesheet
m_dlg DummyFwFindReplaceDlg
m_genesis IScrBook
m_text IStText
m_vwPattern IVwPattern
m_vwRootsite SIL.FieldWorks.Common.RootSites.DummyBasicView

Public Methods

Method Description
FixtureSetup ( ) : void

Initializes the ScrReference for testing.

Private Methods

Method Description
TestSetup ( ) : void
TestTearDown ( ) : void

Method Details

FixtureSetup() public method

Initializes the ScrReference for testing.
public FixtureSetup ( ) : void
return void

Property Details

m_Stylesheet protected property

protected IVwStylesheet m_Stylesheet
return IVwStylesheet

m_dlg protected property

protected DummyFwFindReplaceDlg,SIL.FieldWorks.FwCoreDlgs m_dlg
return DummyFwFindReplaceDlg

m_genesis protected property

protected IScrBook m_genesis
return IScrBook

m_text protected property

protected IStText m_text
return IStText

m_vwPattern protected property

protected IVwPattern m_vwPattern
return IVwPattern

m_vwRootsite protected property

protected DummyBasicView,SIL.FieldWorks.Common.RootSites m_vwRootsite
return SIL.FieldWorks.Common.RootSites.DummyBasicView