[
https://issues.apache.org/jira/browse/TS-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088535#comment-15088535
]
ASF GitHub Bot commented on TS-4103:
------------------------------------
GitHub user myraid opened a pull request:
https://github.com/apache/trafficserver/pull/408
[TS-4103] mocks
@bgaff Can you review.
This one works. Is there a better approach?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/myraid/trafficserver atscppapi_mock
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/408.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #408
----
commit 60332d5a950ffdf30b6a34208e5843216a13d325
Author: Sandeep Davu <[email protected]>
Date: 2016-01-08T01:17:19Z
[TS-4103] mocks
----
> 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)