Class CommandReaderTest

java.lang.Object
org.apache.maven.surefire.booter.CommandReaderTest

public class CommandReaderTest extends Object
Testing singleton MasterProcessReader in multiple class loaders.
Since:
2.19
Author:
Tibor Digana (tibor17)
  • Constructor Details

    • CommandReaderTest

      public CommandReaderTest()
  • Method Details

    • init

      public void init()
    • deinit

      public void deinit()
    • readJustOneClass

      public void readJustOneClass()
    • manyClasses

      public void manyClasses()
    • twoIterators

      public void twoIterators() throws Exception
      Throws:
      Exception
    • stopBeforeReadInThread

      public void stopBeforeReadInThread() throws Throwable
      Throws:
      Throwable
    • readTwoClassesInThread

      public void readTwoClassesInThread() throws Throwable
      Throws:
      Throwable
    • shouldAwaitReaderUp

      public void shouldAwaitReaderUp() throws TestSetFailedException
      Throws:
      TestSetFailedException