public class BooleanColumnTest
extends java.lang.Object
| Constructor and Description |
|---|
BooleanColumnTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testAddCell() |
void |
testBitmapConstructor()
Tests construction from a bitmap.
|
void |
testConversionToInt() |
void |
testCountUnique() |
void |
testGetElements() |
void |
testGetType() |
void |
testSummary() |
public void setup()
public void testGetElements()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddCell()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetType()
throws java.lang.Exception
java.lang.Exceptionpublic void testSummary()
throws java.lang.Exception
java.lang.Exceptionpublic void testCountUnique()
throws java.lang.Exception
java.lang.Exceptionpublic void testBitmapConstructor()
throws java.lang.Exception
java.lang.Exceptionpublic void testConversionToInt()