University of Illinois Urbana-Champaign CS598lmz school project. Reimplementation of feedback directed random test generation.
Inspired by Randoop.
TODO: Provide interfaces to implement Actual implementation Program Evaluation
- get a list of APIs
- compose APIs atomically
- dump sequence (Can just be a string) into JUnit
- other
Future plans (optional):
- Support bytecode analysis
- TBD