Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Annotation Interfaces
  • Methods
  • Annotation Interface Elements
  • Terminally Deprecated Elements
    Element
    Description
    io.quarkus.test.common.QuarkusTestResource
    Use the new WithTestResource instead. It will be a long while before this is removed, but better to move to the replacement sooner than later.
    io.quarkus.test.common.QuarkusTestResource.List
    io.quarkus.test.common.QuarkusTestResourceRepeatable
    Use WithTestResourceRepeatable instead

  • Deprecated Interfaces
    Interface
    Description
    io.quarkus.test.common.NativeImageStartedNotifier
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    io.quarkus.test.common.QuarkusTestResource
    Use the new WithTestResource instead. It will be a long while before this is removed, but better to move to the replacement sooner than later.
    io.quarkus.test.common.QuarkusTestResource.List
    io.quarkus.test.common.QuarkusTestResourceRepeatable
    Use WithTestResourceRepeatable instead

  • Deprecated Methods
    Method
    Description
    io.quarkus.test.common.http.TestHTTPResource.ssl()
    use #tls instead
  • Deprecated Annotation Interface Elements
    Annotation Interface Element
    Description
    io.quarkus.test.common.http.TestHTTPResource.ssl()
    use #tls instead

Copyright © 2020–2024. All rights reserved.