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