Class ThreadDumpCollectorTest

java.lang.Object
de.hybris.platform.hac.facade.ThreadDumpCollectorTest

@UnitTest public class ThreadDumpCollectorTest extends Object
  • Constructor Details

    • ThreadDumpCollectorTest

      public ThreadDumpCollectorTest()
  • Method Details

    • testStopCollectionWithoutStart

      public void testStopCollectionWithoutStart() throws Exception
      Throws:
      Exception
    • testRunTotalDumps

      public void testRunTotalDumps() throws Exception
      Throws:
      Exception
    • testRerunStopCollecting

      public void testRerunStopCollecting() throws Exception
      Throws:
      Exception
    • testStartCollectingWithoutStop

      public void testStartCollectingWithoutStop() throws Exception
      Throws:
      Exception
    • testStartCollectingAfterStop

      public void testStartCollectingAfterStop() throws Exception
      Throws:
      Exception