public class DomainsServiceTests
extends java.lang.Object
Constructor and Description |
---|
DomainsServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testAddAliasIsAliasOnAnotherDomain() |
void |
testAddAliasIsNameOnAnotherDomain() |
void |
testCanSetAliasesWhenConflict() |
void |
testCreate() |
void |
testCreateAlreadyExists() |
void |
testCreateDomainAliasIsAliasOnAnotherDomain() |
void |
testCreateDomainAliasIsNameOnAnotherDomain() |
void |
testCreateDomainNameIsAliasOnAnotherDomain() |
void |
testCreateRight() |
void |
testCustomProperties() |
void |
testDelete() |
void |
testDeleteNonExistant() |
void |
testFindByNameOrAliases() |
void |
testGetDomain() |
void |
testSetAliases() |
void |
testSetAliasesDomainNotFound() |
void |
testUpdate() |
void |
testUpdateAliasesChanged() |
void |
testUpdateDomainAliasIsAliasOnAnotherDomain() |
void |
testUpdateDomainAliasIsNameOnAnotherDomain() |
void |
testUpdateGlobalFlag() |
void |
testUpdateNameChange() |
void |
testUpdateNotFound() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws ServerFault
ServerFault
public void testCreateAlreadyExists() throws ServerFault
ServerFault
public void testCreateRight() throws ServerFault
ServerFault
public void testUpdate() throws ServerFault
ServerFault
public void testUpdateNotFound() throws ServerFault
ServerFault
public void testUpdateNameChange() throws ServerFault
ServerFault
public void testUpdateGlobalFlag() throws ServerFault
ServerFault
public void testUpdateAliasesChanged() throws ServerFault
ServerFault
public void testDelete() throws ServerFault
ServerFault
public void testDeleteNonExistant() throws ServerFault
ServerFault
public void testSetAliases() throws ServerFault
ServerFault
public void testSetAliasesDomainNotFound() throws ServerFault
ServerFault
public void testCanSetAliasesWhenConflict() throws java.lang.Exception
java.lang.Exception
public void testCustomProperties() throws ServerFault
ServerFault
public void testCreateDomainNameIsAliasOnAnotherDomain() throws ServerFault
ServerFault
public void testCreateDomainAliasIsNameOnAnotherDomain() throws ServerFault
ServerFault
public void testCreateDomainAliasIsAliasOnAnotherDomain() throws ServerFault
ServerFault
public void testUpdateDomainAliasIsNameOnAnotherDomain() throws ServerFault
ServerFault
public void testUpdateDomainAliasIsAliasOnAnotherDomain() throws ServerFault
ServerFault
public void testAddAliasIsNameOnAnotherDomain() throws ServerFault
ServerFault
public void testAddAliasIsAliasOnAnotherDomain() throws ServerFault
ServerFault
public void testGetDomain() throws ServerFault
ServerFault
public void testFindByNameOrAliases() throws ServerFault
ServerFault
Copyright © 2021. All Rights Reserved.