| bool Roulette.Tests.Outcome_Tests.TestEqualityComparer |
( |
ushort |
testCount | ) |
|
Tests for equality operations (== , !=, Equals(), List.Contains(), and Dictionary.ContainsKey()).
- Parameters
-
| testCount | Set the random number range and random string lengths. |
- Returns
- True if all tests pass.
| bool Roulette.Tests.Outcome_Tests.TestExceptions |
( |
bool |
displayExceptions | ) |
|
Tests that exceptions are set up correctly
- Parameters
-
| displayExceptions | Log the actual exception messages. |
- Returns
- True if all tests pass.
| bool Roulette.Tests.Outcome_Tests.TestToString |
( |
| ) |
|
| bool Roulette.Tests.Outcome_Tests.TestWinAmounts |
( |
ushort |
iterations | ) |
|
Tests Outcome.GetWinAmount(float amount).
- Parameters
-
| iterations | Number of iterations fo the test to perform. |
- Returns
- True if all tests pass.
The documentation for this class was generated from the following file:
- E:/@Documents/My Open Source Repos/ItMayBeAHackOOD/Assets/01_Roulette/Tests/Outcome_Tests.cs