14 calls to ViewsDataExportSimpleExportTest::getBasicExportView() in Views data export 7.3
- CSVExportViewsDataExportTests::getExportView in tests/
csv_export.test - Get a very basic view and expected output for this style.
- 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.
- DOCExportViewsDataExportTests::getExportView in tests/
doc_export.test - Get a very basic view and expected output for this style.
- TXTExportViewsDataExportTests::getExportView in tests/
txt_export.test - Get a very basic view and expected output for this style.
- ViewsDataExportSimpleExportTest::getHideIfEmptyExportView in tests/
base.test - Get a view that's our basic view, but with hide if empty/0 support.
- XLSExportViewsDataExportTests::getExportView in tests/
xls_export.test - Get a very basic view and expected output for this style.
- XMLExportViewsDataExportTests::getExportView in tests/
xml_export.test - Get a very basic view and expected output for this style.
- 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::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.