[
https://issues.apache.org/jira/browse/TS-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075549#comment-15075549
]
James Peach commented on TS-4103:
---------------------------------
gtest and gmock are pretty good IME, however just a word of caution. This will
introduce another test framework (our 4th?) and gmock especially can make
compile times a lot longer.
> Introduce unittesting for CPP API.
> ----------------------------------
>
> Key: TS-4103
> URL: https://issues.apache.org/jira/browse/TS-4103
> Project: Traffic Server
> Issue Type: New Feature
> Components: CPP API
> Reporter: Sandeep Davu
> Assignee: Brian Geffon
> Fix For: 6.2.0
>
>
> create mock classes for CPP API.
> These mocks can be used for unit testing plugins written using CPP API.
> Using gtest as testing framework. gmock as mocking framework.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)