public class

TestPeriod_Constructors

extends TestCase
java.lang.Object
   ↳ TestCase
     ↳ org.joda.time.TestPeriod_Constructors

Class Overview

This class is a JUnit test for Duration.

Summary

Public Constructors
TestPeriod_Constructors(String name)
Public Methods
static void main(String[] args)
static TestSuite suite()
void testConstants()
void testConstructor1()
void testConstructor_4int1()
Test constructor (4ints)
void testConstructor_8int1()
Test constructor (8ints)
void testConstructor_8int__PeriodType1()
Test constructor (8ints)
void testConstructor_8int__PeriodType2()
void testConstructor_8int__PeriodType3()
void testConstructor_Object1()
Test constructor (Object)
void testConstructor_Object2()
void testConstructor_Object3()
void testConstructor_Object4()
void testConstructor_Object_PeriodType1()
Test constructor (Object)
void testConstructor_Object_PeriodType2()
void testConstructor_Object_PeriodType3()
void testConstructor_Object_PeriodType4()
void testConstructor_RD_RI1()
void testConstructor_RD_RI2()
void testConstructor_RD_RI_PeriodType1()
void testConstructor_RD_RI_PeriodType2()
void testConstructor_RI_RD1()
void testConstructor_RI_RD2()
void testConstructor_RI_RD_PeriodType1()
void testConstructor_RI_RD_PeriodType2()
void testConstructor_RI_RI1()
void testConstructor_RI_RI2()
void testConstructor_RI_RI3()
void testConstructor_RI_RI4()
void testConstructor_RI_RI5()
void testConstructor_RI_RI_PeriodType1()
void testConstructor_RI_RI_PeriodType2()
void testConstructor_RI_RI_PeriodType3()
void testConstructor_RI_RI_PeriodType4()
void testConstructor_RI_RI_PeriodType5()
void testConstructor_RP_RP1()
void testConstructor_RP_RP2()
void testConstructor_RP_RP2Local()
void testConstructor_RP_RP3()
void testConstructor_RP_RP4()
void testConstructor_RP_RP5()
void testConstructor_RP_RP6()
void testConstructor_RP_RP7()
void testConstructor_RP_RP8()
void testConstructor_RP_RP_PeriodType1()
void testConstructor_RP_RP_PeriodType2()
void testConstructor_RP_RP_PeriodType2Local()
void testConstructor_RP_RP_PeriodType3()
void testConstructor_RP_RP_PeriodType4()
void testConstructor_RP_RP_PeriodType5()
void testConstructor_RP_RP_PeriodType6()
void testConstructor_RP_RP_PeriodType7()
void testConstructor_RP_RP_PeriodType8()
void testConstructor_long1()
void testConstructor_long2()
void testConstructor_long3()
void testConstructor_long_Chronology1()
void testConstructor_long_Chronology2()
void testConstructor_long_Chronology3()
void testConstructor_long_PeriodType1()
void testConstructor_long_PeriodType2()
void testConstructor_long_PeriodType3()
void testConstructor_long_PeriodType4()
void testConstructor_long_PeriodType_Chronology1()
void testConstructor_long_PeriodType_Chronology2()
void testConstructor_long_PeriodType_Chronology3()
void testConstructor_long_PeriodType_Chronology4()
void testConstructor_long_long1()
void testConstructor_long_long2()
void testConstructor_long_long_Chronology1()
void testConstructor_long_long_Chronology2()
void testConstructor_long_long_PeriodType1()
void testConstructor_long_long_PeriodType2()
void testConstructor_long_long_PeriodType3()
void testConstructor_long_long_PeriodType_Chronology1()
void testConstructor_long_long_PeriodType_Chronology2()
void testFactoryDays()
void testFactoryFieldDifference1()
void testFactoryFieldDifference2()
void testFactoryFieldDifference3()
void testFactoryFieldDifference4()
void testFactoryFieldDifference5()
void testFactoryHours()
void testFactoryMillis()
void testFactoryMinutes()
void testFactoryMonths()
void testFactorySeconds()
void testFactoryWeeks()
void testFactoryYears()
void testToPeriod_PeriodType3()
Protected Methods
void setUp()
void tearDown()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TestPeriod_Constructors (String name)

Public Methods

public static void main (String[] args)

public static TestSuite suite ()

public void testConstants ()

Throws
Throwable

public void testConstructor1 ()

Throws
Throwable

public void testConstructor_4int1 ()

Test constructor (4ints)

Throws
Throwable

public void testConstructor_8int1 ()

Test constructor (8ints)

Throws
Throwable

public void testConstructor_8int__PeriodType1 ()

Test constructor (8ints)

Throws
Throwable

public void testConstructor_8int__PeriodType2 ()

Throws
Throwable

public void testConstructor_8int__PeriodType3 ()

Throws
Throwable

public void testConstructor_Object1 ()

Test constructor (Object)

Throws
Throwable

public void testConstructor_Object2 ()

Throws
Throwable

public void testConstructor_Object3 ()

Throws
Throwable

public void testConstructor_Object4 ()

Throws
Throwable

public void testConstructor_Object_PeriodType1 ()

Test constructor (Object)

Throws
Throwable

public void testConstructor_Object_PeriodType2 ()

Throws
Throwable

public void testConstructor_Object_PeriodType3 ()

Throws
Throwable

public void testConstructor_Object_PeriodType4 ()

Throws
Throwable

public void testConstructor_RD_RI1 ()

Throws
Throwable

public void testConstructor_RD_RI2 ()

Throws
Throwable

public void testConstructor_RD_RI_PeriodType1 ()

Throws
Throwable

public void testConstructor_RD_RI_PeriodType2 ()

Throws
Throwable

public void testConstructor_RI_RD1 ()

Throws
Throwable

public void testConstructor_RI_RD2 ()

Throws
Throwable

public void testConstructor_RI_RD_PeriodType1 ()

Throws
Throwable

public void testConstructor_RI_RD_PeriodType2 ()

Throws
Throwable

public void testConstructor_RI_RI1 ()

Throws
Throwable

public void testConstructor_RI_RI2 ()

Throws
Throwable

public void testConstructor_RI_RI3 ()

Throws
Throwable

public void testConstructor_RI_RI4 ()

Throws
Throwable

public void testConstructor_RI_RI5 ()

Throws
Throwable

public void testConstructor_RI_RI_PeriodType1 ()

Throws
Throwable

public void testConstructor_RI_RI_PeriodType2 ()

Throws
Throwable

public void testConstructor_RI_RI_PeriodType3 ()

Throws
Throwable

public void testConstructor_RI_RI_PeriodType4 ()

Throws
Throwable

public void testConstructor_RI_RI_PeriodType5 ()

Throws
Throwable

public void testConstructor_RP_RP1 ()

Throws
Throwable

public void testConstructor_RP_RP2 ()

Throws
Throwable

public void testConstructor_RP_RP2Local ()

Throws
Throwable

public void testConstructor_RP_RP3 ()

Throws
Throwable

public void testConstructor_RP_RP4 ()

Throws
Throwable

public void testConstructor_RP_RP5 ()

Throws
Throwable

public void testConstructor_RP_RP6 ()

Throws
Throwable

public void testConstructor_RP_RP7 ()

Throws
Throwable

public void testConstructor_RP_RP8 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType1 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType2 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType2Local ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType3 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType4 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType5 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType6 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType7 ()

Throws
Throwable

public void testConstructor_RP_RP_PeriodType8 ()

Throws
Throwable

public void testConstructor_long1 ()

Throws
Throwable

public void testConstructor_long2 ()

Throws
Throwable

public void testConstructor_long3 ()

Throws
Throwable

public void testConstructor_long_Chronology1 ()

Throws
Throwable

public void testConstructor_long_Chronology2 ()

Throws
Throwable

public void testConstructor_long_Chronology3 ()

Throws
Throwable

public void testConstructor_long_PeriodType1 ()

Throws
Throwable

public void testConstructor_long_PeriodType2 ()

Throws
Throwable

public void testConstructor_long_PeriodType3 ()

Throws
Throwable

public void testConstructor_long_PeriodType4 ()

Throws
Throwable

public void testConstructor_long_PeriodType_Chronology1 ()

Throws
Throwable

public void testConstructor_long_PeriodType_Chronology2 ()

Throws
Throwable

public void testConstructor_long_PeriodType_Chronology3 ()

Throws
Throwable

public void testConstructor_long_PeriodType_Chronology4 ()

Throws
Throwable

public void testConstructor_long_long1 ()

Throws
Throwable

public void testConstructor_long_long2 ()

Throws
Throwable

public void testConstructor_long_long_Chronology1 ()

Throws
Throwable

public void testConstructor_long_long_Chronology2 ()

Throws
Throwable

public void testConstructor_long_long_PeriodType1 ()

Throws
Throwable

public void testConstructor_long_long_PeriodType2 ()

Throws
Throwable

public void testConstructor_long_long_PeriodType3 ()

Throws
Throwable

public void testConstructor_long_long_PeriodType_Chronology1 ()

Throws
Throwable

public void testConstructor_long_long_PeriodType_Chronology2 ()

Throws
Throwable

public void testFactoryDays ()

Throws
Throwable

public void testFactoryFieldDifference1 ()

Throws
Throwable

public void testFactoryFieldDifference2 ()

Throws
Throwable

public void testFactoryFieldDifference3 ()

Throws
Throwable

public void testFactoryFieldDifference4 ()

Throws
Throwable

public void testFactoryFieldDifference5 ()

Throws
Throwable

public void testFactoryHours ()

Throws
Throwable

public void testFactoryMillis ()

Throws
Throwable

public void testFactoryMinutes ()

Throws
Throwable

public void testFactoryMonths ()

Throws
Throwable

public void testFactorySeconds ()

Throws
Throwable

public void testFactoryWeeks ()

Throws
Throwable

public void testFactoryYears ()

Throws
Throwable

public void testToPeriod_PeriodType3 ()

Protected Methods

protected void setUp ()

Throws
Exception

protected void tearDown ()

Throws
Exception