Giter VIP home page Giter VIP logo

Randoop unit test generator for Java

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)
  • 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 - documentation, including the manual and resources
    • javadoc - resource files for creating API documentation
    • 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: Automatic test generation's Projects

false-alarm-count icon false-alarm-count

This version of Randoop performs the reclassification counts for evaluation of Toradocu

freecol icon freecol

Opensource reimplementation of Colonization

guava icon guava

Google Core Libraries for Java

jgrapht icon jgrapht

Master repository for the JGraphT project

plume-lib icon plume-lib

A library of useful abstractions for programming

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.