public class VTodoStoreTests
extends java.lang.Object
Constructor and Description |
---|
VTodoStoreTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
testAttendees() |
void |
testDelete() |
void |
testDeleteAll() |
void |
testExdate() |
void |
testGetReminder() |
void |
testMultipleVAlarms() |
void |
testNullOrganizer() |
void |
testNullVAlarm() |
void |
testRDate() |
void |
testRRule() |
void |
testSchemaIsWellRegistered() |
void |
testSimpleRRule() |
void |
testStoreAndRetrieveWithUid() |
void |
testStoreRetrieveAndUpdate() |
void |
testZeroVAlarm() |
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
public void testSchemaIsWellRegistered()
public void testStoreAndRetrieveWithUid() throws java.sql.SQLException
java.sql.SQLException
public void testStoreRetrieveAndUpdate() throws java.sql.SQLException
java.sql.SQLException
public void testDelete() throws java.sql.SQLException
java.sql.SQLException
public void testSimpleRRule() throws java.sql.SQLException
java.sql.SQLException
public void testRRule() throws java.sql.SQLException
java.sql.SQLException
public void testExdate() throws java.sql.SQLException
java.sql.SQLException
public void testAttendees() throws java.sql.SQLException
java.sql.SQLException
public void testDeleteAll() throws java.sql.SQLException
java.sql.SQLException
public void testNullOrganizer() throws java.sql.SQLException
java.sql.SQLException
public void testMultipleVAlarms() throws java.sql.SQLException
java.sql.SQLException
public void testNullVAlarm() throws java.sql.SQLException
java.sql.SQLException
public void testZeroVAlarm() throws java.sql.SQLException
java.sql.SQLException
public void testRDate() throws java.sql.SQLException
java.sql.SQLException
public void testGetReminder() throws java.sql.SQLException
java.sql.SQLException
Copyright © 2021. All Rights Reserved.