Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.3.0-beta1, Qt Creator 4.4.0-rc1
-
None
Description
Try to complete:
using testing::IsEm; using testing::SizeI;
So you get:
using testing::IsEmpty(); using testing::SizeIs;