public class PrintTest
extends java.lang.Object
Constructor and Description |
---|
PrintTest() |
Modifier and Type | Method and Description |
---|---|
protected VEvent |
defaultVEvent() |
void |
testAllDayEvent() |
void |
testConflictEvent() |
void |
testDontShowDeclinedEvent()
We print the 3 default calendars of John, Duncan and Toto.
|
void |
testIntersectingEvents() |
void |
testListWithColor() |
void |
testMonth() |
void |
testShowDeclinedEvent()
We print the 3 default calendars of John, Duncan and Toto.
|
void |
testSimpleEvent() |
void |
testSundayMondayEvent() |
void |
testTwoDaysEvent() |
public void testSimpleEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testIntersectingEvents() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testConflictEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testAllDayEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testTwoDaysEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testSundayMondayEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testMonth() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testListWithColor() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testDontShowDeclinedEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
public void testShowDeclinedEvent() throws ServerFault, java.io.IOException
ServerFault
java.io.IOException
protected VEvent defaultVEvent()
Copyright © 2021. All Rights Reserved.