Package io.micronaut.test.leak
Class SpockLeakPresenceExtension
java.lang.Object
io.micronaut.test.leak.SpockLeakPresenceExtension
- All Implemented Interfaces:
org.spockframework.runtime.extension.IGlobalExtension
public final class SpockLeakPresenceExtension
extends Object
implements org.spockframework.runtime.extension.IGlobalExtension
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.spockframework.runtime.extension.IGlobalExtension
executionStart, executionStop, start, stop
-
Constructor Details
-
SpockLeakPresenceExtension
public SpockLeakPresenceExtension()
-
-
Method Details
-
visitSpec
public void visitSpec(org.spockframework.runtime.model.SpecInfo spec) - Specified by:
visitSpecin interfaceorg.spockframework.runtime.extension.IGlobalExtension
-