MudassarRasool / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Expose the seed value of random generators #728

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Ref. 
http://stackoverflow.com/questions/3739337/how-to-re-run-the-same-test-with-same
-data-in-mbunit

1. Display the current seed of random generators as an annotation, so that they 
can be manually retrieved and reused later.
2. Expose a Seed property to [RandomNumbers] and DataGenerators.Number.Random  
to specify explicitly a seed value to generate repeatable sequences of values.

Original issue reported on code.google.com by Yann.Tre...@gmail.com on 18 Sep 2010 at 10:19

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 18 Sep 2010 at 2:02

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 21 Sep 2010 at 1:47

GoogleCodeExporter commented 8 years ago

Original comment by Yann.Tre...@gmail.com on 21 Sep 2010 at 7:37