This repository contains the legacy implementation of EvoCrash, a crash reproduction prototype extending EvoSuite 1.0.3 (http://www.evosuite.org). This repository is no longer maintained. The latest version of the full reimplementation of the tool is available at https://github.com/STAMP-project/botsing
CraTer-Tool is a light-weight crash localization tool for Java programs, it analyze the crash information and predict whether or not the crashing-fault reside inside the stack trace.
Set of exception classes designed to simplify exception creation in specific situations (eg. index out of bounds, invalid variable value, sytem error, ...).