Class PropertyTestUtil

java.lang.Object
io.quarkus.test.common.PropertyTestUtil

@Deprecated(forRemoval=true) public class PropertyTestUtil extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static Path
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • PropertyTestUtil

      public PropertyTestUtil()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setLogFileProperty

      public static void setLogFileProperty()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setLogFileProperty

      public static void setLogFileProperty(String logFileName)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getLogFileLocation

      public static String getLogFileLocation()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getLogFilePath

      public static Path getLogFilePath()
      Deprecated, for removal: This API element is subject to removal in a future version.