# -*- coding: utf-8 -*- import unittest class TestValidadeFormat(unittest.TestCase): ...