10 calls to ViewsDataExportSimpleExportTest::executeAndCompareGivenView() in Views data export 7.3
- CSVExportViewsDataExportTests::testIconvEncoding in tests/
csv_export.test - Test to ensure that Encoding options work.
- CSVExportViewsDataExportTests::testKeepHTML in tests/
csv_export.test - Test to ensure that HTML tags are kept in CSV files when requested.
- CSVExportViewsDataExportTests::testReplaceNewLines in tests/
csv_export.test - Test to ensure that all new line characters are replaced in CSV files when requested.
- CSVExportViewsDataExportTests::testTrimFields in tests/
csv_export.test - Test to ensure that HTML tags are kept in CSV files when requested.
- TXTExportViewsDataExportTests::testHideEmptySupport in tests/
txt_export.test - Test to check if empty fields are correctly hidden.
- XMLExportViewsDataExportTests::testCustomiseXMLNodes in tests/
xml_export.test - Test to ensure that XML nodes names can be manually specified.
- XMLExportViewsDataExportTests::testEmptyLabels in tests/
xml_export.test - Test to ensure that valid XML is produced when someone doesn't specify a label.
- XMLExportViewsDataExportTests::testHideEmptySupport in tests/
xml_export.test - Test to check if empty fields are correctly hidden.
- XMLExportViewsDataExportTests::testXMLCDATAWrapper in tests/
xml_export.test - Test to ensure certain fields can be optionally non-escaped.
- XMLExportViewsDataExportTests::testXMLNoEntityEncode in tests/
xml_export.test - Test to ensure certain fields can be optionally non-escaped.