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