summaryrefslogtreecommitdiffstats
path: root/googletest/test/googletest-json-output-unittest.py
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2022-11-30 22:41:44 (GMT)
committerCopybara-Service <copybara-worker@google.com>2022-11-30 22:42:31 (GMT)
commit1f643f71d4151c3b364c0e9302042f7a6debd439 (patch)
treefe9156875109fcda93c5bdcb17bba63ab0aa3cf4 /googletest/test/googletest-json-output-unittest.py
parenta16bfcfda1ea994c1abec23cca8f530953042dfa (diff)
downloadgoogletest-1f643f71d4151c3b364c0e9302042f7a6debd439.zip
googletest-1f643f71d4151c3b364c0e9302042f7a6debd439.tar.gz
googletest-1f643f71d4151c3b364c0e9302042f7a6debd439.tar.bz2
Make SizeIsMatcher::Impl conform to the contract of MatcherDescriberInterface.
MatcherDescriberInterface specifies that DescribeTo "should print a verb phrase", but "size ..." is not a verb phrase. Currently, ElementsAre(SizeIs(9)) is described as "has 1 element that size is equal to 9". With this change, it will be described as "has 1 element that has a size that is equal to 9". PiperOrigin-RevId: 492022324 Change-Id: I4083335f2419462464957521c1e033643b53b763
Diffstat (limited to 'googletest/test/googletest-json-output-unittest.py')
0 files changed, 0 insertions, 0 deletions