public static class TestCaseClasses.Name extends Object
| Constructor and Description |
|---|
Name(String firstName,
String lastName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getFirstName() |
String |
getFullName() |
String |
getLastName() |
int |
hashCode() |
String |
toString() |
Copyright © 2019 Glasnost. All rights reserved.