Uses of Interface
org.spockframework.runtime.extension.IGlobalExtension
Packages that use IGlobalExtension
Package
Description
-
Uses of IGlobalExtension in org.spockframework.report.log
Classes in org.spockframework.report.log that implement IGlobalExtension -
Uses of IGlobalExtension in org.spockframework.runtime
Methods in org.spockframework.runtime that return types with arguments of type IGlobalExtensionModifier and TypeMethodDescriptionGlobalExtensionRegistry.getGlobalExtensions()IExtensionRegistry.getGlobalExtensions() -
Uses of IGlobalExtension in org.spockframework.runtime.extension
Classes in org.spockframework.runtime.extension that implement IGlobalExtensionModifier and TypeClassDescriptionclassConvenience base class for global extensions that allows to implement methods selectively. -
Uses of IGlobalExtension in org.spockframework.runtime.extension.builtin
Classes in org.spockframework.runtime.extension.builtin that implement IGlobalExtensionModifier and TypeClassDescriptionclassclassclassclassInspired from JUnit's MaxCore.class