public class CategoryColumnTest
extends java.lang.Object
Constructor and Description |
---|
CategoryColumnTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testDefaultReturnValue() |
void |
testGetDummies() |
void |
testGetString() |
void |
testIsIn() |
void |
testMax() |
void |
testMin() |
void |
testSize() |
void |
testStartsWith() |
void |
testToString() |
void |
testType() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testDefaultReturnValue()
public void testType()
public void testGetString()
public void testSize()
public void testGetDummies()
public void testToString()
public void testMax()
public void testMin()
public void testStartsWith()
public void testIsIn()