public class CSVInputFormatTest
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
CSVInputFormatTest.TestSink |
static class |
CSVInputFormatTest.TestSource
This is the test source class
|
Constructor and Description |
---|
CSVInputFormatTest() |
Modifier and Type | Method and Description |
---|---|
void |
testUniqueSchedules()
To test the CSV Input Format
|