Package de.tum.in.test.api.io

  • Interface Summary 
    Interface Description
    Line
    This is basically a String with additional information and some constraints.
  • Class Summary 
    Class Description
    AbstractLine  
    InputTester
    Can provide console input, and throws an exception if more is requested than is available.
    IOTester
    Class for testing console input and output of programs.
    OutputTester
    Captures console output as Lines, and therefore is OS line separator independent.