public class TenantHeaderFilterTest extends Object
| Constructor and Description |
|---|
TenantHeaderFilterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInvalidUrl() |
void |
testTenantedAddsIdToHeader() |
void |
testTenantedAndNotSetupCauses510() |
void |
testTenantedAndSetup() |
void |
testUntenantedAddsUntenantedHeader() |
void |
testUntenantedAddsUntenantedToHeaderWhenCallToTenant() |
void |
testUntenantedAndNotSetupCauses510() |
void |
testValidUrls() |
public void testTenantedAddsIdToHeader()
throws Exception
Exceptionpublic void testUntenantedAddsUntenantedHeader()
throws Exception
Exceptionpublic void testUntenantedAddsUntenantedToHeaderWhenCallToTenant()
throws Exception
Exceptionpublic void testUntenantedAndNotSetupCauses510()
throws Exception
Exceptionpublic void testTenantedAndNotSetupCauses510()
throws Exception
Exceptionpublic void testValidUrls()
public void testInvalidUrl()
Copyright © 2022 Atlassian. All rights reserved.