Function Catch::Matchers::SizeIs(std::size_t)
Defined in File catch_amalgamated.hpp
Function Documentation
-
HasSizeMatcher Catch::Matchers::SizeIs(std::size_t sz)
Creates a matcher that accepts ranges/containers with specific size.
Defined in File catch_amalgamated.hpp
Creates a matcher that accepts ranges/containers with specific size.