Class AbstractMemoryLeakSimpleTest

java.lang.Object
org.glassfish.jersey.test.memleak.common.AbstractMemoryLeakSimpleTest

public class AbstractMemoryLeakSimpleTest extends Object
An abstract test class that adds support for dump heap at the beginning of the test execution.
Author:
Stepan Vavra
  • Constructor Details

    • AbstractMemoryLeakSimpleTest

      public AbstractMemoryLeakSimpleTest()
  • Method Details