C# Class Tests.CloningStrategiesTests.DotNetCloningTests

Mostra file Open project: Baloons-Pop-4/Main

Private Methods

Method Description
TestIfCloneMethodUsesTheICloneablesInterfaceClone ( ) : void
TestIfIsMatchReturnFalseWithTypeThatDoesntImplementsICloneable ( ) : void
TestIfIsMatchReturnTrueWithTypeThatImplementsICloneable ( ) : void