Method | Description | |
---|---|---|
MockXMLBackendProvider ( FdoCache cache, string projName ) : System |
Create a minimal XMLBackendProvider for testing the loading of an xml file.
|
|
Startup ( ) : void | ||
StartupExtant ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
StartupInternalWithDataMigrationIfNeeded ( IThreadedProgress progressDlg ) : void |
Method | Description | |
---|---|---|
ReportDuplicateGuidsIfTheyExist ( ) : void |
We don't want to display any dialogs when running tests.
|
public MockXMLBackendProvider ( FdoCache cache, string projName ) : System | ||
cache | FdoCache | |
projName | string | |
return | System |
protected StartupInternalWithDataMigrationIfNeeded ( IThreadedProgress progressDlg ) : void | ||
progressDlg | IThreadedProgress | |
return | void |