dcapwell commented on code in PR #103:
URL: https://github.com/apache/cassandra-accord/pull/103#discussion_r1674895330


##########
accord-core/src/test/java/accord/utils/Property.java:
##########
@@ -510,12 +604,42 @@ default Void run(SystemUnderTest sut) throws Throwable
         }
     }
 
+    public static class SimpleCommand<State> implements UnitCommand<State, 
Void>

Review Comment:
   a few tests don't have an explicit `SystemUnderTest`, so this tends to 
shorten things



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to