Class ConsoleOutputIT


public class ConsoleOutputIT extends SurefireJUnit4IntegrationTestCase
Basic suite test using all known versions of JUnit 4.x
Author:
Kristian Rosenvold
  • Field Details

    • profileId

      public String profileId
  • Constructor Details

    • ConsoleOutputIT

      public ConsoleOutputIT()
  • Method Details

    • data

      public static Iterable<Object[]> data()
    • properNewlinesAndEncodingWithDefaultEncodings

      public void properNewlinesAndEncodingWithDefaultEncodings() throws Exception
      Throws:
      Exception
    • properNewlinesAndEncodingWithDifferentEncoding

      public void properNewlinesAndEncodingWithDifferentEncoding() throws Exception
      Throws:
      Exception
    • properNewlinesAndEncodingWithoutFork

      public void properNewlinesAndEncodingWithoutFork() throws Exception
      Throws:
      Exception
    • largerSoutThanMemory

      public void largerSoutThanMemory() throws Exception
      Throws:
      Exception