renamed wrap() argument with confusing name
One of the arguments of unittest_extra.generator.test_generator.wrap() was confusingly named 'instance' even though it was a actually a class object.
Loading
Please register or sign in to comment
One of the arguments of unittest_extra.generator.test_generator.wrap() was confusingly named 'instance' even though it was a actually a class object.