Scopes API Import missing some testing docs

Bug #1437047 reported by Nicholas Skaggs
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Developer Portal
Confirmed
Undecided
Unassigned
unity-scopes-api (Ubuntu)
Fix Released
Undecided
Paweł Stołowski

Bug Description

I don't see

    unity::scopes::testing::TypedScopeFixture
    unity::scopes::testing::MockSearchReply
    unity::scopes::testing::MockPreviewReply

under https://developer.ubuntu.com/api/scopes/sdk-14.10/unity.scopes.testing/

This was available before:

https://developer.ubuntu.com/api/devel/ubuntu-14.10/cplusplus/unity-scopes/dir_4a2a62c60bd6f2d5db6599a21d12fb4a.html

Related branches

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

The 15.04 package doesn't have these. Going to see if they are missing or deprecated.

Changed in developer-ubuntu-com:
status: New → Incomplete
Revision history for this message
Paweł Stołowski (stolowski) wrote :

Nicholas, can you point me to the packages you're looking at? I've just re-built our devel branch from sources, and also checked latest in vivid, and the headers are included in the -dev package:

vivid@vivid-filters:~$ apt-cache policy libunity-scopes-dev
libunity-scopes-dev:
  Installed: 0.6.14+15.04.20150223-0ubuntu1
  Candidate: 0.6.14+15.04.20150223-0ubuntu1
  Version table:
 *** 0.6.14+15.04.20150223-0ubuntu1 0
        500 http://archive.ubuntu.com/ubuntu/ vivid/universe amd64 Packages
        100 /var/lib/dpkg/status
vivid@vivid-filters:~$ dpkg -L libunity-scopes-dev|grep testing
/usr/include/unity-scopes-0/unity/scopes/testing
/usr/include/unity-scopes-0/unity/scopes/testing/MockPreviewReply.h
/usr/include/unity-scopes-0/unity/scopes/testing/InProcessBenchmark.h
/usr/include/unity-scopes-0/unity/scopes/testing/OutOfProcessBenchmark.h
/usr/include/unity-scopes-0/unity/scopes/testing/MockScope.h
/usr/include/unity-scopes-0/unity/scopes/testing/MockQueryCtrl.h
/usr/include/unity-scopes-0/unity/scopes/testing/Result.h
/usr/include/unity-scopes-0/unity/scopes/testing/Benchmark.h
/usr/include/unity-scopes-0/unity/scopes/testing/MockObject.h
/usr/include/unity-scopes-0/unity/scopes/testing/MockSearchReply.h
/usr/include/unity-scopes-0/unity/scopes/testing/TypedScopeFixture.h
/usr/include/unity-scopes-0/unity/scopes/testing/MockRegistry.h
/usr/include/unity-scopes-0/unity/scopes/testing/Statistics.h
/usr/include/unity-scopes-0/unity/scopes/testing/ScopeMetadataBuilder.h
/usr/include/unity-scopes-0/unity/scopes/testing/Category.h

Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Pawel, I'm looking at libunity-scopes-doc, as this is what we pull to populate developer.ubuntu.com

Revision history for this message
Paweł Stołowski (stolowski) wrote :

Ok, clarified on IRC; the problem is that these (all?) mock classes have no doxygen docs and don't appear in the generated documentation. At least a brief docs for them would be nice.

Changed in unity-scopes-api (Ubuntu):
status: New → Confirmed
Changed in unity-scopes-api (Ubuntu):
assignee: nobody → Pawel Stolowski (stolowski)
Changed in developer-ubuntu-com:
status: Incomplete → Confirmed
Changed in unity-scopes-api (Ubuntu):
status: Confirmed → In Progress
Changed in unity-scopes-api (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.