Package com.takenoko.shape
Class ShapeTest.TestToString
java.lang.Object
com.takenoko.shape.ShapeTest.TestToString
- Enclosing class:
- ShapeTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
TestToString
TestToString()
-
-
Method Details
-
toString_shouldReturnStringRepresentationOfShape
@Test @DisplayName("should return a string representation of the shape") void toString_shouldReturnStringRepresentationOfShape()
-