Class WithFrameworkPropertyFeature

java.lang.Object
org.nuxeo.runtime.test.runner.WithFrameworkPropertyFeature
All Implemented Interfaces:
RunnerFeature

public class WithFrameworkPropertyFeature extends Object implements RunnerFeature
Features handling WithFrameworkProperty annotations.
Since:
11.1
  • Field Details

    • previousClassProperties

      protected Properties previousClassProperties
    • previousMethodProperties

      protected Properties previousMethodProperties
  • Constructor Details

    • WithFrameworkPropertyFeature

      public WithFrameworkPropertyFeature()
  • Method Details