Class PatternTest.Constructor

java.lang.Object
com.takenoko.shape.PatternTest.Constructor
Enclosing class:
PatternTest

@Nested @DisplayName("Class constructor") class PatternTest.Constructor extends Object
  • Constructor Details

    • Constructor

      Constructor()
  • Method Details

    • shouldThrowExceptionWhenPatternIsEmpty

      @Test @DisplayName("Should throw an exception when the pattern is empty") void shouldThrowExceptionWhenPatternIsEmpty()