Class InfinispanServerTestListener

java.lang.Object
org.infinispan.server.test.junit5.InfinispanServerTestListener
All Implemented Interfaces:
org.junit.platform.launcher.TestExecutionListener

public class InfinispanServerTestListener extends Object implements org.junit.platform.launcher.TestExecutionListener
  • Constructor Details

    • InfinispanServerTestListener

      public InfinispanServerTestListener()
  • Method Details

    • testPlanExecutionFinished

      public void testPlanExecutionFinished(org.junit.platform.launcher.TestPlan testPlan)
      Specified by:
      testPlanExecutionFinished in interface org.junit.platform.launcher.TestExecutionListener