Class ColumnMetadataMapTest
java.lang.Object
adaa.analytics.rules.data.metadata.ColumnMetadataMapTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
testGet()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
ColumnMetadataMapTest
public ColumnMetadataMapTest()
-
-
Method Details
-
testGetColumnNames
public void testGetColumnNames() -
testGet
public void testGet() -
testGetRegular
public void testGetRegular() -
testRegularSize
public void testRegularSize() -
testGetWeight
public void testGetWeight() -
testGetCost
public void testGetCost() -
testGetConfidence
public void testGetConfidence() -
testGetPredictedLabel
public void testGetPredictedLabel() -
testGetColumnByRole
public void testGetColumnByRole() -
testGetLabel
public void testGetLabel() -
testSetGetRegular
public void testSetGetRegular() -
testSetGetLabel
public void testSetGetLabel() -
testSetGetPredicted
public void testSetGetPredicted() -
testGetColumnByRoleUnsafe
public void testGetColumnByRoleUnsafe() -
testUpdateMapping
public void testUpdateMapping()
-