telutils/dialpad/tsrc/unit/shared/mock_cenrep.cpp
changeset 45 61f927bc9441
parent 32 1f002146abb4
equal deleted inserted replaced
39:cee7e9e0906c 45:61f927bc9441
     1 #include <QtTest/QtTest>
     1 #include <QtTest/QtTest>
     2 #include <mock_centralrepository.h>
     2 #include <mock_centralrepository.h>
     3 
       
     4 _LIT(KStringValue, "123");
       
     5 
     3 
     6 // TODO: Add a new class named Ut_Utility to config all CR key
     4 // TODO: Add a new class named Ut_Utility to config all CR key
     7 // to simulate 3 different images
     5 // to simulate 3 different images
     8 CRepository* CRepository::NewL(TUid /*aRepositoryUid*/)
     6 CRepository* CRepository::NewL(TUid /*aRepositoryUid*/)
     9 {
     7 {