tellurium.tests package¶
Subpackages¶
Submodules¶
tellurium.tests.test_API module¶
Here the supported API is tested.
-
class
tellurium.tests.test_API.APITestCase(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase-
test_api000_te_getVersionInfo()¶ Test fails if class or function is not callable under the given name str.
-
test_api001_te_printVersionInfo()¶ Test fails if class or function is not callable under the given name str.
-
test_api002_te_getTelluriumVersion()¶ Test fails if class or function is not callable under the given name str.
-
test_api003_te_noticesOff()¶ Test fails if class or function is not callable under the given name str.
-
test_api004_te_noticesOn()¶ Test fails if class or function is not callable under the given name str.
-
test_api005_te_saveToFile()¶ Test fails if class or function is not callable under the given name str.
-
test_api006_te_readFromFile()¶ Test fails if class or function is not callable under the given name str.
-
test_api007_te_loada()¶ Test fails if class or function is not callable under the given name str.
-
test_api008_te_loadAntimonyModel()¶ Test fails if class or function is not callable under the given name str.
-
test_api009_te_loads()¶ Test fails if class or function is not callable under the given name str.
-
test_api010_te_loadSBMLModel()¶ Test fails if class or function is not callable under the given name str.
-
test_api011_te_antimonyToSBML()¶ Test fails if class or function is not callable under the given name str.
-
test_api012_te_sbmlToAntimony()¶ Test fails if class or function is not callable under the given name str.
-
test_api013_te_getEigenvalues()¶ Test fails if class or function is not callable under the given name str.
-
test_api014_te_plotArray()¶ Test fails if class or function is not callable under the given name str.
-
test_api015_te_loadTestModel()¶ Test fails if class or function is not callable under the given name str.
-
test_api016_te_getTestModel()¶ Test fails if class or function is not callable under the given name str.
-
test_api017_te_listTestModels()¶ Test fails if class or function is not callable under the given name str.
-
test_api018_te_LatexExport()¶ Test fails if class or function is not callable under the given name str.
-
test_api019_te_ParameterScan()¶ Test fails if class or function is not callable under the given name str.
-
test_api020_te_SteadyStateScan()¶ Test fails if class or function is not callable under the given name str.
-
test_api021_r_getAntimony()¶ Test fails if class or function is not callable under the given name str.
-
test_api022_r_getCurrentAntimony()¶ Test fails if class or function is not callable under the given name str.
-
test_api023_r_getCellML()¶ Test fails if class or function is not callable under the given name str.
-
test_api024_r_getCurrentCellML()¶ Test fails if class or function is not callable under the given name str.
-
test_api025_r_getMatlab()¶ Test fails if class or function is not callable under the given name str.
-
test_api026_r_getCurrentMatlab()¶ Test fails if class or function is not callable under the given name str.
-
test_api027_r_exportToAntimony()¶ Test fails if class or function is not callable under the given name str.
-
test_api028_r_exportToCellML()¶ Test fails if class or function is not callable under the given name str.
-
test_api029_r_exportToMatlab()¶ Test fails if class or function is not callable under the given name str.
-
test_api030_r_resetToOrigin()¶ Test fails if class or function is not callable under the given name str.
-
test_api031_r_resetAll()¶ Test fails if class or function is not callable under the given name str.
-
test_api032_r_getRatesOfChange()¶ Test fails if class or function is not callable under the given name str.
-
test_api033_r_draw()¶ Test fails if class or function is not callable under the given name str.
-
test_api034_r_plot()¶ Test fails if class or function is not callable under the given name str.
-
test_api035_r_getSeed()¶ Test fails if class or function is not callable under the given name str.
-
test_api036_r_setSeed()¶ Test fails if class or function is not callable under the given name str.
-
test_api037_r_gillespie()¶ Test fails if class or function is not callable under the given name str.
-
test_api038_r_fjac()¶ Test fails if class or function is not callable under the given name str.
-
test_api039_r_sm()¶ Test fails if class or function is not callable under the given name str.
-
test_api040_r_rs()¶ Test fails if class or function is not callable under the given name str.
-
test_api041_r_fs()¶ Test fails if class or function is not callable under the given name str.
-
test_api042_r_bs()¶ Test fails if class or function is not callable under the given name str.
-
test_api043_r_ps()¶ Test fails if class or function is not callable under the given name str.
-
test_api044_r_vs()¶ Test fails if class or function is not callable under the given name str.
-
test_api045_r_dv()¶ Test fails if class or function is not callable under the given name str.
-
test_api046_r_rv()¶ Test fails if class or function is not callable under the given name str.
-
test_api047_r_sv()¶ Test fails if class or function is not callable under the given name str.
-
test_api048_r_getBoundarySpeciesConcentrations()¶ Test fails if class or function is not callable under the given name str.
-
test_api049_r_getBoundarySpeciesIds()¶ Test fails if class or function is not callable under the given name str.
-
test_api050_r_getNumBoundarySpecies()¶ Test fails if class or function is not callable under the given name str.
-
test_api051_r_getFloatingSpeciesConcentrations()¶ Test fails if class or function is not callable under the given name str.
-
test_api052_r_getFloatingSpeciesIds()¶ Test fails if class or function is not callable under the given name str.
-
test_api053_r_getNumFloatingSpecies()¶ Test fails if class or function is not callable under the given name str.
-
test_api054_r_getGlobalParameterIds()¶ Test fails if class or function is not callable under the given name str.
-
test_api055_r_getGlobalParameterValues()¶ Test fails if class or function is not callable under the given name str.
-
test_api056_r_getNumGlobalParameters()¶ Test fails if class or function is not callable under the given name str.
-
test_api057_r_getCompartmentIds()¶ Test fails if class or function is not callable under the given name str.
-
test_api058_r_getCompartmentVolumes()¶ Test fails if class or function is not callable under the given name str.
-
test_api059_r_getNumCompartments()¶ Test fails if class or function is not callable under the given name str.
-
test_api060_r_getConservedMoietyValues()¶ Test fails if class or function is not callable under the given name str.
-
test_api061_r_getNumConservedMoieties()¶ Test fails if class or function is not callable under the given name str.
-
test_api062_r_getNumDepFloatingSpecies()¶ Test fails if class or function is not callable under the given name str.
-
test_api063_r_getNumIndFloatingSpecies()¶ Test fails if class or function is not callable under the given name str.
-
test_api064_r_getReactionIds()¶ Test fails if class or function is not callable under the given name str.
-
test_api065_r_getReactionRates()¶ Test fails if class or function is not callable under the given name str.
-
test_api066_r_getNumReactions()¶ Test fails if class or function is not callable under the given name str.
-
test_api067_r_getNumEvents()¶ Test fails if class or function is not callable under the given name str.
-
test_api068_r_getNumRateRules()¶ Test fails if class or function is not callable under the given name str.
-
test_api069_te_loadCellMLModel()¶ Test fails if class or function is not callable under the given name str.
-
test_api070_te_cellmlToAntimony()¶ Test fails if class or function is not callable under the given name str.
-
test_api071_te_cellmlToSBML()¶ Test fails if class or function is not callable under the given name str.
-
test_api072_te_antimonyToCellML()¶ Test fails if class or function is not callable under the given name str.
-
test_api073_te_sbmlToCellML()¶ Test fails if class or function is not callable under the given name str.
-
-
tellurium.tests.test_API.test(self=None)¶ Test fails if class or function is not callable under the given name str.
tellurium.tests.test_analysis module¶
tellurium.tests.test_examples module¶
Unittests for examples. All examples are executed to check against latest code base.
tellurium.tests.test_io module¶
Test the latex export.
tellurium.tests.test_runner module¶
Test utilities for tellurium.
tellurium.tests.test_tecombine module¶
tellurium.tests.test_tellurium module¶
Unittests for tellurium.py Main module for tests.