public class EnumWithKeyTest extends Object
| Constructor and Description |
|---|
EnumWithKeyTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
canGetAllValues() |
void |
cannotGetParserForUnsupportedEnum() |
void |
valueForKeyMatchesKey() |
void |
valueForKeyMatchesKeyCaseInsensitively() |
void |
valueForKeyReturnsNoneIfNotFound() |
public void canGetAllValues()
public void valueForKeyMatchesKey()
public void valueForKeyMatchesKeyCaseInsensitively()
public void valueForKeyReturnsNoneIfNotFound()
public void cannotGetParserForUnsupportedEnum()
Copyright © 2016 Atlassian. All rights reserved.