one.tests.alf.test_alf_io
Unit tests for the one.alf.io module.
Classes
Tests for one.alf.io.load_fil_content function. |
|
Tests for one.alf.io.load_fil_content function with non-standard libraries. |
- class TestsLoadFile(methodName='runTest')[source]
Bases:
TestCase
Tests for one.alf.io.load_fil_content function.
- class TestsLoadFileNonStandard(methodName='runTest')[source]
Bases:
TestCase
Tests for one.alf.io.load_fil_content function with non-standard libraries.
- class TestALFFolders(methodName='runTest')[source]
Bases:
TestCase
- tempdir = None
- session_path = None
- classmethod setUpClass() None [source]
Hook method for setting up class fixture before running tests in the class.