Revert "Add Test cases for app shortcut, managedapps"
authorChulSeung Kim <charles0.kim@samsung.com>
Wed, 7 Jun 2017 06:07:23 +0000 (15:07 +0900)
committerChulSeung Kim <charles0.kim@samsung.com>
Thu, 8 Jun 2017 09:34:56 +0000 (18:34 +0900)
commit25d1f69799b281ee80ea178ebd09c27b81b1578e
treecd2e363d38621ad78735828476f262a34ee508ae
parent7c127882aed11576b4d2a4cd3039d9002d4e1198
Revert "Add Test cases for app shortcut, managedapps"

This reverts commit 7b8ebc0fd5ef30b043cd1398d339ff1d0b82d750.

Change-Id: I15dc252ad24b2bb2b001e2a71b1f4823c6ebbdc4
20 files changed:
HomeUnitTest/AppShortcutTestCases.cs [deleted file]
HomeUnitTest/HomeUnitTest.csproj
HomeUnitTest/ManagedAppsTestCases.cs [deleted file]
HomeUnitTest/RecentTesting.cs [moved from HomeUnitTest/RecentTestCases.cs with 74% similarity]
LibTVRefCommonPortable/DataModels/CommandAction.cs
LibTVRefCommonPortable/DataModels/StateDescription.cs
LibTVRefCommonPortable/LibTVRefCommonPortable.csproj
LibTVRefCommonPortable/Models/AppShortcutController.cs
LibTVRefCommonPortable/Stubs/ApplicationManagerAPITestStub.cs [deleted file]
LibTVRefCommonPortable/Stubs/FileSystemAPITestStub.cs [deleted file]
LibTVRefCommonPortable/Stubs/FileWatcherAPITestStub.cs [deleted file]
LibTVRefCommonPortable/Stubs/MediaContentAPITestStub.cs [deleted file]
LibTVRefCommonPortable/Utils/AppShortcutStorage.cs
LibTVRefCommonPortable/Utils/ApplicationManagerUtils.cs
LibTVRefCommonPortable/Utils/FileSystemUtils.cs
LibTVRefCommonPortable/Utils/IApplicationManagerAPIs.cs
LibTVRefCommonPortable/Utils/IFileSystemAPIs.cs
LibTVRefCommonPortable/Utils/MediaContentUtils.cs
LibTVRefCommonTizen/Ports/ApplicationManagerPort.cs
TVApps/TVApps/ViewModels/AppsHolder.cs