Class NewExcelEolTests
- java.lang.Object
-
- org.eclipse.epsilon.emc.spreadsheets.excel.NewExcelEolTests
-
public class NewExcelEolTests extends Object
-
-
Constructor Summary
Constructors Constructor Description NewExcelEolTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ExcelModel
getExcelModel(File spreadsheetFile, String configurationFile, boolean readOnLoad, boolean storeOnDisposal)
void
testNewCalcSpreadsheet()
void
testNewTeamsSpreadsheet()
-
-
-
Method Detail
-
getExcelModel
protected ExcelModel getExcelModel(File spreadsheetFile, String configurationFile, boolean readOnLoad, boolean storeOnDisposal) throws Exception
- Throws:
Exception
-
-