Class ShapeTest.TestToString

java.lang.Object
com.takenoko.shape.ShapeTest.TestToString
Enclosing class:
ShapeTest

@Nested @DisplayName("Method toString") class ShapeTest.TestToString extends Object
  • Constructor Details

    • TestToString

      TestToString()
  • Method Details

    • toString_shouldReturnStringRepresentationOfShape

      @Test @DisplayName("should return a string representation of the shape") void toString_shouldReturnStringRepresentationOfShape()