◆ basicCSVTestCreation()
| void DataFrameTest.basicCSVTestCreation |
( |
| ) |
throws IOException |
|
inline |
Test de création avec un path valide.
◆ basicCSVTestCreationNoDelimiter()
| void DataFrameTest.basicCSVTestCreationNoDelimiter |
( |
| ) |
throws IOException |
|
inline |
Test de création sans préciser le délimiteur.
◆ basicCSVTestCreationNoHeader()
| void DataFrameTest.basicCSVTestCreationNoHeader |
( |
| ) |
throws Exception |
|
inline |
Test de création avec un fichier csv sans header.
◆ basicHeaderLineTestCreation()
| void DataFrameTest.basicHeaderLineTestCreation |
( |
| ) |
throws Exception |
|
inline |
◆ emptyCSVTestCreationNoDelimiter()
| void DataFrameTest.emptyCSVTestCreationNoDelimiter |
( |
| ) |
throws IOException |
|
inline |
Test de création avec un csv vide.
◆ noCSVTestCreation()
| void DataFrameTest.noCSVTestCreation |
( |
| ) |
throws IOException |
|
inline |
Test de création avec un path invalide.
◆ setUp()
| void DataFrameTest.setUp |
( |
| ) |
|
|
inline |
◆ testAccessData()
| void DataFrameTest.testAccessData |
( |
| ) |
|
|
inline |
◆ testAccessDataByIndex()
| void DataFrameTest.testAccessDataByIndex |
( |
| ) |
|
|
inline |
◆ testAverage()
| void DataFrameTest.testAverage |
( |
| ) |
|
|
inline |
◆ testAverageWithNullValues()
| void DataFrameTest.testAverageWithNullValues |
( |
| ) |
|
|
inline |
◆ testDataFrameCreation()
| void DataFrameTest.testDataFrameCreation |
( |
| ) |
|
|
inline |
◆ testDataFrameCreationFromData()
| void DataFrameTest.testDataFrameCreationFromData |
( |
| ) |
|
|
inline |
◆ testDataFrameCreationNoHeader()
| void DataFrameTest.testDataFrameCreationNoHeader |
( |
| ) |
|
|
inline |
◆ testEmptyColumnStatistics()
| void DataFrameTest.testEmptyColumnStatistics |
( |
| ) |
|
|
inline |
◆ testExceptionHandling()
| void DataFrameTest.testExceptionHandling |
( |
| ) |
throws Exception |
|
inline |
◆ testMax()
| void DataFrameTest.testMax |
( |
| ) |
|
|
inline |
◆ testMin()
| void DataFrameTest.testMin |
( |
| ) |
|
|
inline |
◆ testNegativeLinesForPartialDisplay()
| void DataFrameTest.testNegativeLinesForPartialDisplay |
( |
| ) |
throws Exception |
|
inline |
◆ testNonExistentColumn()
| void DataFrameTest.testNonExistentColumn |
( |
| ) |
|
|
inline |
◆ testSelectAdvanced()
| void DataFrameTest.testSelectAdvanced |
( |
| ) |
throws Exception |
|
inline |
◆ testSelectAdvancedWithInvalidHeader()
| void DataFrameTest.testSelectAdvancedWithInvalidHeader |
( |
| ) |
throws Exception |
|
inline |
◆ testSetIndexes()
| void DataFrameTest.testSetIndexes |
( |
| ) |
|
|
inline |
◆ testSum()
| void DataFrameTest.testSum |
( |
| ) |
|
|
inline |
◆ testSumWithNullAndNegativeValues()
| void DataFrameTest.testSumWithNullAndNegativeValues |
( |
| ) |
|
|
inline |
◆ testToStringDisplay()
| void DataFrameTest.testToStringDisplay |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringDisplayByHeader()
| void DataFrameTest.testToStringDisplayByHeader |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringDisplayByIndex()
| void DataFrameTest.testToStringDisplayByIndex |
( |
| ) |
throws Exception |
|
inline |
◆ testToStringPartialDisplay()
| void DataFrameTest.testToStringPartialDisplay |
( |
| ) |
throws Exception |
|
inline |
◆ dataFrame
| DataFrame<String, Double> DataFrameTest.dataFrame |
|
private |
La documentation de cette classe a été générée à partir du fichier suivant :