Package com.takenoko.objective
Class PatternObjectiveTest.TestCopy
java.lang.Object
com.takenoko.objective.PatternObjectiveTest.TestCopy
- Enclosing class:
- PatternObjectiveTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
TestCopy
TestCopy()
-
-
Method Details
-
copy_WhenPatternObjectiveIsCopied_ThenItIsEqualToTheOriginal
@Test @DisplayName("When PatternObjective is copied, it is equal to the original") void copy_WhenPatternObjectiveIsCopied_ThenItIsEqualToTheOriginal()
-