Package com.takenoko.shape
Class PatternTest.Constructor
java.lang.Object
com.takenoko.shape.PatternTest.Constructor
- Enclosing class:
- PatternTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
Constructor
Constructor()
-
-
Method Details
-
shouldThrowExceptionWhenPatternIsEmpty
@Test @DisplayName("Should throw an exception when the pattern is empty") void shouldThrowExceptionWhenPatternIsEmpty()
-