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.Exception
public void testAddCell() throws java.lang.Exception
java.lang.Exception
public void testGetType() throws java.lang.Exception
java.lang.Exception
public void testSummary() throws java.lang.Exception
java.lang.Exception
public void testCountUnique() throws java.lang.Exception
java.lang.Exception
public void testBitmapConstructor() throws java.lang.Exception
java.lang.Exception
public void testConversionToInt()