public class TestBmp
extends java.lang.Object
Constructor and Description |
---|
TestBmp() |
Modifier and Type | Method and Description |
---|---|
void |
TestAdd() |
void |
TestByDate() |
void |
TestDatesCount() |
void |
TestGetByDay() |
void |
TestGetByMonth() |
void |
TestGetByWeek() |
void |
TestGetByYear() |
void |
TestGetMaxMinDate() |
void |
TestLast() |
void |
TestSearch() |
void |
testUpdate() |
public void TestAdd()
public void testUpdate()
public void TestSearch()
public void TestLast()
public void TestByDate() throws java.util.concurrent.ExecutionException, java.lang.InterruptedException
java.util.concurrent.ExecutionException
java.lang.InterruptedException
public void TestDatesCount()
public void TestGetByWeek()
public void TestGetByDay()
public void TestGetByMonth()
public void TestGetByYear()
public void TestGetMaxMinDate()