Package com.github.twitch4j.common
Class TwitchTestUtils
java.lang.Object
com.github.twitch4j.common.TwitchTestUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OAuth2CredentialGets the OAuth Credential for integration testsstatic OAuth2CredentialGets the OAuth Credential for integration tests
-
Constructor Details
-
TwitchTestUtils
public TwitchTestUtils()
-
-
Method Details
-
getCredential
Gets the OAuth Credential for integration tests- Returns:
- OAuth2Credential
-
getGraphQLCredential
Gets the OAuth Credential for integration tests- Returns:
- OAuth2Credential
-