Interface JUnitSystem

All Known Implementing Classes:
RealSystem

public interface JUnitSystem
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    exit(int code)
    Deprecated.
    out()
     
  • Method Details

    • exit

      @Deprecated void exit(int code)
      Deprecated.
      Will be removed in the next major release
    • out