Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8
-
None
Description
Add tests for the rvalue getters. The tests should cover rvalue getters for the following types:
- messages
- repeated and map types
- other non-trivially copyable types(QString, QByteArray, etc.)
Also need to make sure that oneof and optional fields also tested for the above types.