rpuch commented on code in PR #774:
URL: https://github.com/apache/ignite-3/pull/774#discussion_r849164082


##########
modules/network/src/test/java/org/apache/ignite/internal/network/serialization/marshal/DefaultUserObjectMarshallerWithArbitraryObjectsTest.java:
##########
@@ -553,6 +554,13 @@ void nonLatin1InStringFieldIsSupported() throws Exception {
         assertThat(unmarshalled.value, is("щ"));
     }
 
+    @Test
+    void supportsBigInteger() throws Exception {

Review Comment:
   Renamed the method



-- 
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]

Reply via email to