Currently TestPropertyValues.applyToSystemProperties accepts a Callable. We should add a Runnable overload for the times that we don't need to return a value.