Class VectorTest.TestAdd

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

@Nested @DisplayName("Method add") class VectorTest.TestAdd extends Object
  • Constructor Details

    • TestAdd

      TestAdd()
  • Method Details

    • add_shouldAddTheTwoVectors

      @Test @DisplayName("should add the two vectors") void add_shouldAddTheTwoVectors()