public class RegionsTest extends Object
Constructor and Description |
---|
RegionsTest() |
Modifier and Type | Method and Description |
---|---|
void |
fromName_whenRegionNameEmpty_throwsIllegalArgumentException() |
void |
fromName_whenRegionNameInvalid_throwsIllegalArgumentException() |
void |
fromName_whenRegionNameIsValid_returnsCorrectValue() |
void |
fromName_whenRegionNameNull_throwsIllegalArgumentException() |
void |
testDefaultDomain() |
void |
testSetEndpointByRegion() |
public void testDefaultDomain()
public void testSetEndpointByRegion()
public void fromName_whenRegionNameNull_throwsIllegalArgumentException()
public void fromName_whenRegionNameEmpty_throwsIllegalArgumentException()
public void fromName_whenRegionNameInvalid_throwsIllegalArgumentException()
public void fromName_whenRegionNameIsValid_returnsCorrectValue()
Copyright © 2019. All rights reserved.