OLD | NEW |
---|---|
1 Name: ocmock | 1 Name: ocmock |
2 URL: http://www.mulle-kybernetik.com/software/OCMock/ | 2 URL: http://www.mulle-kybernetik.com/software/OCMock/ |
3 Version: unknown | 3 Version: unknown |
4 Revision: 77 | 4 Revision: 77 |
5 License: BSD with advertising clause | 5 License: BSD with advertising clause |
6 License File: OCMock/License.txt | 6 License File: OCMock/License.txt |
7 Security Critical: no | 7 Security Critical: no |
8 | 8 |
9 Description: | 9 Description: |
10 OCMock is an Objective-C implementation of mock objects. If you are unfamiliar | 10 OCMock is an Objective-C implementation of mock objects. If you are unfamiliar |
11 with the concept of mock objects please visit mockobjects.com which has more | 11 with the concept of mock objects please visit mockobjects.com which has more |
12 details and discussions about this approach to testing software. | 12 details and discussions about this approach to testing software. |
13 | 13 |
14 Local Modifications: | 14 Local Modifications: |
15 No Modifications | 15 gtest_support.h/.mm and ocmock_extensions.h/.mm are not part of the |
TVL
2011/05/20 16:07:05
yea, i wasn't sure about this, since it isn't in t
| |
16 | 16 ocmock package, and are chromium specific additions. |
OLD | NEW |