Class TwitchTestUtils

java.lang.Object
com.github.twitch4j.common.TwitchTestUtils

public class TwitchTestUtils extends Object
  • Constructor Details

    • TwitchTestUtils

      public TwitchTestUtils()
  • Method Details

    • getCredential

      public static com.github.philippheuer.credentialmanager.domain.OAuth2Credential getCredential()
      Gets the OAuth Credential for integration tests
      Returns:
      OAuth2Credential
    • getGraphQLCredential

      public static com.github.philippheuer.credentialmanager.domain.OAuth2Credential getGraphQLCredential()
      Gets the OAuth Credential for integration tests
      Returns:
      OAuth2Credential