<liclass="toctree-l2"><aclass="reference internal"href="examples.html#implementing-your-own-data-importer">Implementing your own data importer</a></li>
<spanid="pyctbn-tests-utility-test-cache-module"></span><h2>PyCTBN.tests.utility.test_cache module<aclass="headerlink"href="#module-PyCTBN.tests.utility.test_cache"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.utility.test_cache.</code><codeclass="sig-name descname">TestCache</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_cache.TestCache"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_clear</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_cache.TestCache.test_clear"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_find</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_cache.TestCache.test_find"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_cache.TestCache.test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_put</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_cache.TestCache.test_put"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-utility-test-json-importer-module"></span><h2>PyCTBN.tests.utility.test_json_importer module<aclass="headerlink"href="#module-PyCTBN.tests.utility.test_json_importer"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.utility.test_json_importer.</code><codeclass="sig-name descname">TestJsonImporter</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">ordered</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">obj</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.ordered"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span>→ None<aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_build_sorter</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_build_sorter"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_clear_concatenated_frame</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_clear_concatenated_frame"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_clear_data_frame_list</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_clear_data_frame_list"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_compute_row_delta_in_all_frames</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_compute_row_delta_in_all_frames"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_compute_row_delta_in_all_frames_not_init_sorter</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_compute_row_delta_in_all_frames_not_init_sorter"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_compute_row_delta_single_samples_frame</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_compute_row_delta_single_samples_frame"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_dataset_id</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_dataset_id"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_file_path</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_file_path"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_import_data</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_import_data"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_import_sampled_cims</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_import_sampled_cims"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_import_structure</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_import_structure"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_import_variables</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_import_variables"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_normalize_trajectories</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_normalize_trajectories"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_normalize_trajectories_wrong_indx</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_normalize_trajectories_wrong_indx"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_normalize_trajectories_wrong_key</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_normalize_trajectories_wrong_key"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_read_json_file_found</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_read_json_file_found"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_read_json_file_not_found</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_json_importer.TestJsonImporter.test_read_json_file_not_found"title="Permalink to this definition">¶</a></dt>
<spanid="pyctbn-tests-utility-test-sample-importer-module"></span><h2>PyCTBN.tests.utility.test_sample_importer module<aclass="headerlink"href="#module-PyCTBN.tests.utility.test_sample_importer"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">PyCTBN.tests.utility.test_sample_importer.</code><codeclass="sig-name descname">TestSampleImporter</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">methodName</span><spanclass="o">=</span><spanclass="default_value">'runTest'</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_sample_importer.TestSampleImporter"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">ordered</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">obj</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_sample_importer.TestSampleImporter.ordered"title="Permalink to this definition">¶</a></dt>
<emclass="property">classmethod </em><codeclass="sig-name descname">setUpClass</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span>→ None<aclass="headerlink"href="#PyCTBN.tests.utility.test_sample_importer.TestSampleImporter.setUpClass"title="Permalink to this definition">¶</a></dt>
<dd><p>Hook method for setting up class fixture before running tests in the class.</p>
<codeclass="sig-name descname">test_init</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_sample_importer.TestSampleImporter.test_init"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">test_order</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#PyCTBN.tests.utility.test_sample_importer.TestSampleImporter.test_order"title="Permalink to this definition">¶</a></dt>
<spanid="module-contents"></span><h2>Module contents<aclass="headerlink"href="#module-PyCTBN.tests.utility"title="Permalink to this headline">¶</a></h2>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/jucacrispim/sphinx_pdj_theme">theme</a> provided by <ahref="http://poraodojuca.net">Porão do Juca</a>.