tests.paper.test_tables

Test the generation of data tables for the paper

Classes

class tests.paper.test_tables.TestTables(methodName='runTest')

Bases: TestCase

Test the generation of data tables for the paper

classmethod setUpClass()

Hook method for setting up class fixture before running tests in the class.

Return type:

None

test_1dh_compare_table()
test_3dh_compare_table()
test_nuc_compare_table()
validate(name, func, args)
Parameters:
  • name (str)

  • func (callable)