All tools (NPETest, EvoSuite, and Randoop) used in the experiment will be installed in docker images. Those images built here will be used in experiment.
- java_base : contains Dockerfile to generate a base docker image for tools.
- NPETest : contains Dockerfile to generate docker image of NPETest
- EvoSuite : contains Dockerfile to generate docker image of EvoSuite
- Randoop : contains Dockerfile to generate docker image of Randoop
- testing_tools : contains Dockerfile which contains exectuable files of all tools.
You can build all tools by running the following command:
./build_tool_docker.sh