4 #include "DocumentModelCoords.h" 5 #include "DocumentModelExportFormat.h" 6 #include "DocumentModelGeneral.h" 7 #include "ExportValuesXOrY.h" 8 #include "MainWindowModel.h" 10 #include "Transformation.h" 25 void cleanupTestCase ();
31 void testCommasInFunctionsForCommasSwitzerland ();
32 void testCommasInFunctionsForCommasUnitedStates ();
33 void testCommasInFunctionsForTabsSwitzerland ();
34 void testCommasInFunctionsForTabsUnitedStates ();
35 void testCommasInRelationsForCommasSwitzerland ();
36 void testCommasInRelationsForCommasUnitedStates ();
37 void testCommasInRelationsForTabsSwitzerland ();
38 void testCommasInRelationsForTabsUnitedStates ();
39 void testLogExtrapolationFunctionsAll ();
42 bool checkCommasInFunctionsForDelimiter (ExportDelimiter delimiter,
43 QLocale::Country country,
45 bool checkCommasInRelationsForDelimiter (ExportDelimiter delimiter,
46 QLocale::Country country,
48 void initData (
bool isLog,
49 ExportDelimiter delimiter,
50 QLocale::Country country);
58 ExportValuesXOrY m_xThetaValues;
59 QStringList m_curvesIncluded;
62 #endif // TEST_EXPORT_H Model for DlgSettingsGeneral and CmdSettingsGeneral.
Unit test of Export classes.
TestExport(QObject *parent=0)
Single constructor.
Model for DlgSettingsMainWindow.
Model for DlgSettingsCoords and CmdSettingsCoords.
Storage of one imported image and the data attached to that image.