Class GitHubAppTestingResource

java.lang.Object
io.quarkiverse.githubapp.testing.GitHubAppTestingResource
All Implemented Interfaces:
io.quarkus.test.common.QuarkusTestResourceLifecycleManager

@Deprecated public final class GitHubAppTestingResource extends Object implements io.quarkus.test.common.QuarkusTestResourceLifecycleManager
Deprecated.
Annotate your test with @GitHubAppTest instead.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.quarkus.test.common.QuarkusTestResourceLifecycleManager

    io.quarkus.test.common.QuarkusTestResourceLifecycleManager.Context, io.quarkus.test.common.QuarkusTestResourceLifecycleManager.TestInjector
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    void
    Deprecated.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.quarkus.test.common.QuarkusTestResourceLifecycleManager

    init, inject, inject, order, setContext
  • Constructor Details

    • GitHubAppTestingResource

      public GitHubAppTestingResource()
      Deprecated.
  • Method Details

    • start

      public Map<String,String> start()
      Deprecated.
      Specified by:
      start in interface io.quarkus.test.common.QuarkusTestResourceLifecycleManager
    • stop

      public void stop()
      Deprecated.
      Specified by:
      stop in interface io.quarkus.test.common.QuarkusTestResourceLifecycleManager