Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 702 Bytes

File metadata and controls

25 lines (18 loc) · 702 Bytes

Introduction

These examples are Java libraries and they are meant to be used with Randoop and JDoop. For details on how to use these examples with JDoop, read instructions in the JDoop repository.

Compiling

To compile all examples in this repository, you will need Apache Maven, which all Apache Commons projects use. To build them all together, run make in the root directory of this repository:

make

Copyright

Java libraries in this repository are free software: the Apache Software Foundation licenses them under the Apache 2.0 license.