Class OsmPtSettingsTestCaseUtils


  • public class OsmPtSettingsTestCaseUtils
    extends Object
    Dedicated class to minimise warnings that have been verified as ignorable and switch them off accordingly
    • Constructor Detail

      • OsmPtSettingsTestCaseUtils

        public OsmPtSettingsTestCaseUtils()
    • Method Detail

      • sydney2023MinimiseVerifiedWarnings

        public static void sydney2023MinimiseVerifiedWarnings​(OsmPublicTransportReaderSettings settings)
        When applied to the 2023 PBF it suppresses and addresses warnings deemed issues that are NOT to be fixed in the parser but would detract from assessing the logs.
        Parameters:
        settings - to apply to
      • melbourneMinimiseVerifiedWarnings

        public static void melbourneMinimiseVerifiedWarnings​(OsmPublicTransportReaderSettings settings)
        When applied to the Melbourne PBF it suppresses and addresses warnings deemed issues that are NOT to be fixed in the parser but would detract from assessing the logs.
        Parameters:
        settings - to apply to