Gtest template Generator
Overview
Write easy unit tests using this template generator.
Features
- Creates gtest template with all the boiler plate code with test suite created.
- Generate Mocks of classes and interfaces within seconds
Usage
Select the method name for which you want to generate test template
Click on tools and select Generate Gtest Template
Choose path of the folder in which the test should be created.
If test file does not exist, test file is created, or just appended.
Select the class or interface for which you want to generate mock
Click on tools and select Generate mock
Choose path of the file in which the test should be created(Precondition, file should be created beforehand).
Screenshot

| |