Package com.takenoko.vector
Class VectorTest.TestLength
java.lang.Object
com.takenoko.vector.VectorTest.TestLength
- Enclosing class:
- VectorTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
TestLength
TestLength()
-
-
Method Details
-
length_shouldReturnTheLengthOfTheVector
@Test @DisplayName("should return the length of the vector") void length_shouldReturnTheLengthOfTheVector()
-