pambrocio commented on issue #2538:
URL: https://github.com/apache/streampipes/issues/2538#issuecomment-2067830042
currently looking at TestSizeMeasureProcessor what are the values for these
parameters
@Parameterized.Parameter
public String sizeUnit;
@Parameterized.Parameter(1)
public int numOfBytes;
@Parameterized.Parameter(2)
public double expectedSize;
@Parameterized.Parameter(3)
public double allowableError;
--
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]