Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

#153 random dataset annotation #157

Closed oomelianchuk closed 3 years ago

oomelianchuk commented 3 years ago

the basic test classes : RandomnessOfDataSets, MixRandomAndValueDataSets, MethodRandomDataSets and ClassRandomDataSets are improved with test data availability check

oomelianchuk commented 3 years ago

fixed randomness of data sets is now tested in FixedRandomnessOfDataSetsTests