| Using DiceChecker Random Test Classes |
|
|
|
In this section we will show how to use each of the random number test classes that DiceChecker implements with Microsoft Visual C++ 2008 Professional. It shows each random number test class testing data.e test file provided with DiceCheck product. The applications developed are C++ CLR Console Applications, it allows to focus in the basics of using each random number test class. The examples shown are:
Compute Cumulative Sum Forward random number test with CumulativeSumForwardTest Class
Compute Cumulative Sum Reverse random number test with CumulativeSumReverseTest Class |

