Class VectorTest.TestNormalize

java.lang.Object
com.takenoko.vector.VectorTest.TestNormalize
Enclosing class:
VectorTest

@Nested @DisplayName("Method normalize") class VectorTest.TestNormalize extends Object
  • Constructor Details

    • TestNormalize

      TestNormalize()
  • Method Details

    • normalize_shouldReturnTheNormalizedVector

      @Test @DisplayName("should return the normalized vector") void normalize_shouldReturnTheNormalizedVector()