class documentation

class SafeTranslationsTest(unittest.TestCase):

View In Hierarchy

Test translations work.
Method set​Up Runs before each test.
Method tear​Down Runs after each test.
Method test​_qgis​_translations Test that translations work.
def setUp(self):
Runs before each test.
def tearDown(self):
Runs after each test.
def test_qgis_translations(self):
Test that translations work.