public final class GenderConverterTests extends Object
GenderConverter class.| Constructor and Description |
|---|
GenderConverterTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFemale() |
void |
testFemaleEnum() |
void |
testMale() |
void |
testMaleEnum() |
void |
testNotAString() |
void |
testNull() |
void |
testUnspecified() |
void |
testUnspecifiedEnum() |
public void testNull()
public void testNotAString()
public void testMale()
public void testFemale()
public void testUnspecified()
public void testMaleEnum()
public void testFemaleEnum()
public void testUnspecifiedEnum()
Copyright © 2016. All Rights Reserved.