This project contains tests which simulate the jmeter gui in the api.This contain a java sampler test where you can call your existing test automation code.
Following instructions will get you tests project setup on local machine.
Clone the project and navigate to project folder.
Execute 'mvn clean install' to install all project dependencies.
Right click and execute ,it will generate the jmeter report which can opened in the Jmeter UI. Reports will be available in report folder.Each time you have to delete the files in this folder.
JmeterJavaSamplerTest
JmeterWebTest