eoio.utils.tests.test\_read\_utils.TestCleanAndConvertAttrs
===========================================================

.. currentmodule:: eoio.utils.tests.test_read_utils

.. autoclass:: TestCleanAndConvertAttrs

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~TestCleanAndConvertAttrs.__init__
      ~TestCleanAndConvertAttrs.addClassCleanup
      ~TestCleanAndConvertAttrs.addCleanup
      ~TestCleanAndConvertAttrs.addTypeEqualityFunc
      ~TestCleanAndConvertAttrs.assertAlmostEqual
      ~TestCleanAndConvertAttrs.assertCountEqual
      ~TestCleanAndConvertAttrs.assertDictEqual
      ~TestCleanAndConvertAttrs.assertEqual
      ~TestCleanAndConvertAttrs.assertFalse
      ~TestCleanAndConvertAttrs.assertGreater
      ~TestCleanAndConvertAttrs.assertGreaterEqual
      ~TestCleanAndConvertAttrs.assertIn
      ~TestCleanAndConvertAttrs.assertIs
      ~TestCleanAndConvertAttrs.assertIsInstance
      ~TestCleanAndConvertAttrs.assertIsNone
      ~TestCleanAndConvertAttrs.assertIsNot
      ~TestCleanAndConvertAttrs.assertIsNotNone
      ~TestCleanAndConvertAttrs.assertLess
      ~TestCleanAndConvertAttrs.assertLessEqual
      ~TestCleanAndConvertAttrs.assertListEqual
      ~TestCleanAndConvertAttrs.assertLogs
      ~TestCleanAndConvertAttrs.assertMultiLineEqual
      ~TestCleanAndConvertAttrs.assertNoLogs
      ~TestCleanAndConvertAttrs.assertNotAlmostEqual
      ~TestCleanAndConvertAttrs.assertNotEqual
      ~TestCleanAndConvertAttrs.assertNotIn
      ~TestCleanAndConvertAttrs.assertNotIsInstance
      ~TestCleanAndConvertAttrs.assertNotRegex
      ~TestCleanAndConvertAttrs.assertRaises
      ~TestCleanAndConvertAttrs.assertRaisesRegex
      ~TestCleanAndConvertAttrs.assertRegex
      ~TestCleanAndConvertAttrs.assertSequenceEqual
      ~TestCleanAndConvertAttrs.assertSetEqual
      ~TestCleanAndConvertAttrs.assertTrue
      ~TestCleanAndConvertAttrs.assertTupleEqual
      ~TestCleanAndConvertAttrs.assertWarns
      ~TestCleanAndConvertAttrs.assertWarnsRegex
      ~TestCleanAndConvertAttrs.countTestCases
      ~TestCleanAndConvertAttrs.debug
      ~TestCleanAndConvertAttrs.defaultTestResult
      ~TestCleanAndConvertAttrs.doClassCleanups
      ~TestCleanAndConvertAttrs.doCleanups
      ~TestCleanAndConvertAttrs.enterClassContext
      ~TestCleanAndConvertAttrs.enterContext
      ~TestCleanAndConvertAttrs.fail
      ~TestCleanAndConvertAttrs.id
      ~TestCleanAndConvertAttrs.run
      ~TestCleanAndConvertAttrs.setUp
      ~TestCleanAndConvertAttrs.setUpClass
      ~TestCleanAndConvertAttrs.shortDescription
      ~TestCleanAndConvertAttrs.skipTest
      ~TestCleanAndConvertAttrs.subTest
      ~TestCleanAndConvertAttrs.tearDown
      ~TestCleanAndConvertAttrs.tearDownClass
      ~TestCleanAndConvertAttrs.test_clean_and_convert_attrs
      ~TestCleanAndConvertAttrs.test_convert_bytes
      ~TestCleanAndConvertAttrs.test_convert_complex_number
      ~TestCleanAndConvertAttrs.test_convert_generator
      ~TestCleanAndConvertAttrs.test_convert_nested_dict
      ~TestCleanAndConvertAttrs.test_convert_set
      ~TestCleanAndConvertAttrs.test_convert_to_netcdf_compatible_simple_types
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~TestCleanAndConvertAttrs.longMessage
      ~TestCleanAndConvertAttrs.maxDiff
   
   