GithubHelp home page GithubHelp logo

thadguidry / randoop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from randoop/randoop

0.0 1.0 0.0 399.8 MB

Automatic test generation for Java

Home Page: http://randoop.github.io/randoop/

License: Other

Shell 0.07% Java 94.56% HTML 4.61% JavaScript 0.01% CSS 0.75%

randoop's Introduction

Randoop

Randoop is a unit test generator for Java. It automatically creates unit tests for your classes, in JUnit format.

Learn about Randoop:

Directory structure

  • agent - subprojects for Java agents (load-time bytecode rewriting)
  • devnotes - developer notes, including the change log
  • docs - the GitHub site contents, including the manual (Should not be edited)
  • gradle - the Gradle wrapper directory (Should not be edited)
  • lib - jar files for local copies of libraries not available via Maven
  • scripts - git hook scripts
  • src - source directories for Randoop, including
    • coveredtest - source for JUnit tests of the covered-class Java agent
    • distribution - resource files for creating the distribution zip file
    • docs - all editable documentation and resources
    • javadoc - resource files for creating docs/api
    • main - Randoop source code
    • replacecalltest - source for JUnit tests of the replacecall Java agent
    • systemtest - source for Randoop system tests
    • test - source for JUnit tests of Randoop
    • testinput - source for libraries used in Randoop testing

The source directories follow the conventions of the Gradle Java plugin, where each directory has a java subdirectory containing Java source, and, in some cases, a resources subdirectory containing other files.

randoop's People

Contributors

aymandf avatar bjkeller avatar carloslima avatar huangwaylon avatar linozem avatar mernst avatar peskal avatar rjust avatar zhang-sai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.