Test setValues method (and drawing functions) with different amount of positive values:
Random float values in an array with size of the amount of values.
A plotting of the random values or no plotting for case ``Zero values''.
testing.log
file containing the testing data.
M-VP-02: Setting negative values for the plotter
Similar test to M-VP-01, with the exception of values being negative.
Random negative float values in an array with size of the amount of values.
A plotting of the random values or no plotting for case ``Zero values''. testing.log
file containing the testing data.
M-VP-03: Setting values on both sides of the time axis
Combined test of M-VP-01 and M-VP-02: Values on both sides of time axis, near it.
Random positive and negative float values in an array with size of the amount of values.
A plotting of the random values or no plotting for case ``Zero values''. testing.log
file containing the testing data.
M-VP-04: Setting big positive values
Test big positive values.
Random big positive float values in an array with size of 20-50.
A plotting of the values. testing.log
file containing the testing data.
M-VP-05: Testing big negative values
Test big negative values.
Random big negative float values in an array with size of 20-50.
A plotting of the values. testing.log
file containing the testing data.