Class CascadeUpdatesCellsNotManyPropertySetterTest
- java.lang.Object
-
- org.eclipse.epsilon.emc.spreadsheets.propertysetter.CascadeUpdatesCellsNotManyPropertySetterTest
-
public class CascadeUpdatesCellsNotManyPropertySetterTest extends Object
-
-
Constructor Summary
Constructors Constructor Description CascadeUpdatesCellsNotManyPropertySetterTest(SpreadsheetModel model)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Collection<Object[]>
models()
void
testCellsNotManyToNotMany()
void
testCellsNotManyToNotMany_CascadeToSecondLevel()
-
-
-
Constructor Detail
-
CascadeUpdatesCellsNotManyPropertySetterTest
public CascadeUpdatesCellsNotManyPropertySetterTest(SpreadsheetModel model)
-
-