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

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

.. autoclass:: TestRevertAndConvertAttrs

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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