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