Class ThreadDumpCollectorTest


  • @UnitTest
    public class ThreadDumpCollectorTest
    extends java.lang.Object
    • Constructor Detail

      • ThreadDumpCollectorTest

        public ThreadDumpCollectorTest()
    • Method Detail

      • testStopCollectionWithoutStart

        public void testStopCollectionWithoutStart()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRunTotalDumps

        public void testRunTotalDumps()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testRerunStopCollecting

        public void testRerunStopCollecting()
                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testStartCollectingWithoutStop

        public void testStartCollectingWithoutStop()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testStartCollectingAfterStop

        public void testStartCollectingAfterStop()
                                          throws java.lang.Exception
        Throws:
        java.lang.Exception