Interface IStopper


  • public interface IStopper
    Used by Randoop to determine whether generation should stop.
    • Method Detail

      • shouldStop

        boolean shouldStop()
        Returns true if generation should stop.
        Returns:
        true if generation should stop