Class DeepCopyTest
java.lang.Object
de.hybris.platform.payment.bean.generation.DeepCopyTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidassertDeepCopy(CardInfo sourceCardInfo, CardInfo targetCardInfo) protected voidassertPropertiesCopied(CardInfo sourceCardInfo, CardInfo targetCardInfo) protected CardInfocreateCardInfo(String city, String country, String cardholderName) void
-
Field Details
-
WROCLAW
- See Also:
-
POLAND
- See Also:
-
JAN_KOWALSKI
- See Also:
-
MUNICH
- See Also:
-
GERMANY
- See Also:
-
OTTO_NORMALVERBRAUCHER
- See Also:
-
-
Constructor Details
-
DeepCopyTest
public DeepCopyTest()
-
-
Method Details
-
shouldCreateNewObjectsInsteadOfReusingReferencesOnCopy
- Throws:
Exception
-
assertDeepCopy
-
assertPropertiesCopied
-
createCardInfo
-