sumanth-rajkumar commented on code in PR #117:
URL: https://github.com/apache/commons-numbers/pull/117#discussion_r923511796
##########
commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/CStandardTest.java:
##########
@@ -300,6 +300,103 @@ private static void assertConjugateEquality(Complex z,
}
}
+ /**
+ * Assert the operation on the complex number satisfies the conjugate
equality.
+ * Assert the operation on the complex number is exactly equal to the
operation on
Review Comment:
Do you mean for me to move the two assert sentences before h2 or just the
second one describing both operations? The first assert sentence was already
there originally so I just wanted to make sure
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]