Changes between Version 4 and Version 5 of PromotBrowserTest
- Timestamp:
- Jul 2, 2009, 2:29:26 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotBrowserTest
v4 v5 15 15 2. same as 1. with different library and model (toy-model) 16 16 3. tested with import + simulation of all biomodels.org models, TODO: test for correctness of simulation results 17 4. round trip tested [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/cna/CNAImporterTest.java] for cna-model (sigtoynet-test) in test-suite [source:/Promot/trunk/promot/kb/testsuite/CNA/sigtoynet-test/]17 4. round trip tested [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/cna/CNAImporterTest.java] for cna-model (sigtoynet-test) in test-suite [source:/Promot/trunk/promot/kb/testsuite/CNA/sigtoynet-test/] 18 18 5. Save a model into mdl (selected, all), compare generated files to expected; depends on selection test (13), test round trip of load+save of example 19 19 6. Export egf-model to SBML, compare generated file with expected output (file content + simulation results), TODO: export should work (be tested) for all models in kb, which tool for simulation (scriptable required)? comparison of simulation results after SBML round trip … … 33 33 3. ViewMathematicalModel (display of instance) 34 34 4. Exit with Dialog for modified in Editor + Browser (change properties, load, import) 35 5. Search class (+class for slot in class) dialog, model type is not important, so after load of egf_model, [[br]] 36 search egf_model (substring, class + slot; class) should return egf_model (class), egf_model_noint (class) [[br]] 37 search proti (whole word, class + slot; slot) should return egf_model:proti (slot) 35 38 36 39 Open for testing: