Data for Effective Unit Test Generation for Java Null Pointer Exceptions
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/13738492
下载链接
链接失效反馈官方服务:
资源简介:
This is to provide all contents of our work, NPETest, including all raw experimental data used in our paper which will be published at ASE`24.
NPETest is an unit test generation tool for Java projects, which utilizes both static and dynamic analysis techniques for effective NPE detection. This tool is implemented on the top of EvoSuite, a publicly available unit test generation tool for Java.
For more technical details, please read our paper which will be published at ASE`24.
The descriptions for the uploaded files are as follows:
npetest_result.zip: results of NPETest for all benchmarks, containing the generated test-cases
evosuite_opt_result.zip: results of EvoSuite with fine-tuned options for all benchmarks, containing the generated test-cases
evosuite_def_result.zip: results of EvoSuite with default options for all benchmarks, containing the generated test-cases
randoop_NPEX.tar.gz: results of Randoop for NPEX benchmarks, containing only the log-files.
randoop_other.tar.gz: results of Randoop for Bears, BugSwarm, Defects4J, Genesis benchmarks, containing only the log-files.
subject_gits.tar.gz: information of the buggy version for each benchmark.
NPETestArtifact-main.zip: all contents of NPETest from the public Github respository NPETestArtifact.
The detailed description for NPETest (e.g., Install, Usage) of the tool is available on the public repository: NPETestArtifact.You can also download VM from the following link: Zenodo
创建时间:
2024-09-10



