Simplifying multiple identical tests in unittest

后端 未结 0 1668
花落未央
花落未央 2021-01-06 06:52

I\'m trying to figure out how to simplify and expand the following unit test.

import unittest
import MyPackage

class MyPackageUnitTest(unittest.TestCase):
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题