Class SystemPropertiesRestoreRule

    • Constructor Detail

      • SystemPropertiesRestoreRule

        public SystemPropertiesRestoreRule()
        Restores all properties.
      • SystemPropertiesRestoreRule

        public SystemPropertiesRestoreRule​(Set<String> ignoredProperties)
        Parameters:
        ignoredProperties - Properties that will be ignored (and will not be restored).
      • SystemPropertiesRestoreRule

        public SystemPropertiesRestoreRule​(String... ignoredProperties)
        Parameters:
        ignoredProperties - Properties that will be ignored (and will not be restored).