Class ExtensionRegistry

java.lang.Object
org.spockframework.runtime.ExtensionRegistry

public class ExtensionRegistry extends Object
Collects all Spock extensions found on the class path (via their descriptor).
Author:
Peter Niederwieser
  • Method Details

    • loadExtensions

      public void loadExtensions()
    • getExtensions

      public List<IGlobalExtension> getExtensions()