blob: 1714bea19fb11a028318fe45e2fd2ea469f89de7 [file] [log] [blame]
Name: ocmock
URL: http://www.mulle-kybernetik.com/software/OCMock/
Version: unknown
Revision: 77
License: BSD with advertising clause
License File: OCMock/License.txt
Security Critical: no
Description:
OCMock is an Objective-C implementation of mock objects. If you are unfamiliar
with the concept of mock objects please visit mockobjects.com which has more
details and discussions about this approach to testing software.
Local Modifications:
gtest_support.h/.mm and ocmock_extensions.h/.mm are not part of the
ocmock package, and are chromium specific additions.