Class TestScopeContextCustomizerFactory

  • All Implemented Interfaces:
    ContextCustomizerFactory

    public final class TestScopeContextCustomizerFactory
    extends Object
    implements ContextCustomizerFactory
    Registers the TestScopeContextCustomizer.

    This class should be picked up, instantiated and called by the Spring TestContext Framework.

    Author:
    Philippe Marschall