Back to Intellij Community

Python Unit Test.Py

python/pluginResources/fileTemplates/internal/Python Unit Test.py.html

2025.3-rc-2148 B
Original Source

Creates an instance of a unittest.TestCase class with the method that contains assertEqual. Modify the method to implement some assertion logic.