Class TestScopeContextCustomizer

  • All Implemented Interfaces:
    ContextCustomizer

    public final class TestScopeContextCustomizer
    extends Object
    implements ContextCustomizer
    Registers the test scope.

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

    Author:
    Philippe Marschall