@TestPropertySource(properties={"asap.audience=not-used","asap.audience_override=aud1,aud2","asap.public_key_repository.url=classpath:///"})
@ContextConfiguration(classes={com.atlassian.asap.core.server.AsapServerConfigurationIntegrationTest.TestContext.class,com.atlassian.asap.core.server.AsapServerConfiguration.class})
public class AsapServerConfigurationIntegrationTest
extends Object
| Constructor and Description |
|---|
AsapServerConfigurationIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldGetAllAudiences() |
Copyright © 2017 Atlassian. All rights reserved.