@UnitTest public class GigyaConfigValidateInterceptorTest extends java.lang.Object
| Constructor and Description |
|---|
GigyaConfigValidateInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testOnValidateWhenApiKeyIsMissing() |
void |
testOnValidateWhenUserKeyAndSecretIsMissing() |
void |
testOnValidateWhenUserKeyIsMissing() |
void |
testOnValidateWhenUserSecretIsMissing() |
public void setUp()
public void testOnValidateWhenApiKeyIsMissing()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenUserSecretIsMissing()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenUserKeyIsMissing()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenUserKeyAndSecretIsMissing()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.