C# Class ZeroInstall.DesktopIntegration.SyncIntegrationManagerTest

Exibir arquivo Open project: 0install/0install-win

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestAddedLocal ( ) : void
TestAddedRemote ( ) : void
TestMixed ( ) : void
TestModifiedLocal ( ) : void
TestModifiedRemote ( ) : void
TestRemovedLocal ( ) : void
TestRemovedRemote ( ) : void
TestResetClient ( ) : void
TestResetServer ( ) : void
TestSync ( SyncResetMode resetMode, AppList appListLocal, AppList appListLast, AppList appListServer ) : void

Tests the sync logic with custom AppLists.

TestSync ( SyncResetMode resetMode, TemporaryFlagFile ap1Applied, TemporaryFlagFile ap1Unapplied, TemporaryFlagFile ap2Applied, TemporaryFlagFile ap2Unapplied, TemporaryFlagFile ap3Applied, TemporaryFlagFile ap3Unapplied, TemporaryFlagFile ap4Applied, TemporaryFlagFile ap4Unapplied ) : void

Tests the sync logic with pre-defined AppLists. local add: appEntry1, local remove: appEntry2, remote add: appEntry3, remote remove: appEntry4