A simple unit test to make sure python module structure and files aren't broken. More...
Public Member Functions | |
def | test_imports |
import everything |
A simple unit test to make sure python module structure and files aren't broken.
Definition at line 37 of file test_imports.py.
def test_imports.TestImports.test_imports | ( | self | ) |
import everything
Definition at line 40 of file test_imports.py.