Home
last modified time | relevance | path

Searched refs:testFilePath (Results 1 – 1 of 1) sorted by relevance

/trunk/test/testuno/source/fvt/uno/ffc/
H A DFFCTest.java213 private void exportAsPDF(String testFilePath) throws Exception { in exportAsPDF() argument
214 XComponent xComponent = loadSampleFile(testFilePath); in exportAsPDF()
222 File file = new File(testFilePath); in exportAsPDF()
235 Assert.assertTrue("Verify sample file " + testFilePath + " export to pdf!", pdfFile.exists()); in exportAsPDF()

Completed in 11 milliseconds