Package randoop.runtime


package randoop.runtime
  • Class
    Description
     
    A message indicating that Randoop created a specific JUnit file containing generated tests.
    A message indicating that an error was revealed.
    IMessages are messages created by Randoop during generation, to inform clients of any relevant information; example messages are whether the generation has started or stopped, percentage done, the names of any files created, or whether an error in the classes under test has been discovered.
    A message indicating that Randoop is finished generating tests.
    A message indicating that Randoop has just started generating tests.