public class JsonErrorCodeParserTest extends Object
Constructor and Description |
---|
JsonErrorCodeParserTest() |
Modifier and Type | Method and Description |
---|---|
void |
parseErrorType_ErrorTypeInContent_NoPrefix() |
void |
parseErrorType_ErrorTypeInContent_PrefixIgnored() |
void |
parseErrorType_ErrorTypeInHeadersTakesPrecedence_NoSuffix() |
void |
parseErrorType_ErrorTypeInHeadersTakesPrecedence_SuffixIgnored() |
void |
parseErrorType_NotPresentInHeadersAndEmptyContent_ReturnsNull() |
void |
parseErrorType_NotPresentInHeadersAndNullContent_ReturnsNull() |
public void parseErrorType_ErrorTypeInHeadersTakesPrecedence_NoSuffix()
public void parseErrorType_ErrorTypeInHeadersTakesPrecedence_SuffixIgnored()
public void parseErrorType_ErrorTypeInContent_NoPrefix()
public void parseErrorType_ErrorTypeInContent_PrefixIgnored()
public void parseErrorType_NotPresentInHeadersAndNullContent_ReturnsNull()
public void parseErrorType_NotPresentInHeadersAndEmptyContent_ReturnsNull()
Copyright © 2018. All rights reserved.