Java Doc for TestInterval_Basics.java in  » Development » Joda-Time » org » joda » time » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Development » Joda Time » org.joda.time 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.joda.time.TestInterval_Basics

TestInterval_Basics
public class TestInterval_Basics extends TestCase (Code)
This class is a Junit unit test for Instant.
author:
   Stephen Colebourne

Inner Class :class MockInterval extends AbstractInterval

Field Summary
 longy2002days
    
 longy2003days
    

Constructor Summary
public  TestInterval_Basics(String name)
    

Method Summary
public static  voidmain(String[] args)
    
protected  voidsetUp()
    
public static  TestSuitesuite()
    
protected  voidtearDown()
    
public  voidtestAbuts_RInterval()
    
public  voidtestAbuts_RInterval_null()
    
public  voidtestContainsNow()
    
public  voidtestContains_RI()
    
public  voidtestContains_RI_null()
    
public  voidtestContains_RI_zeroDuration()
    
public  voidtestContains_RInterval()
    
public  voidtestContains_RInterval_null()
    
public  voidtestContains_RInterval_zeroDuration()
    
public  voidtestContains_long()
    
public  voidtestContains_long_zeroDuration()
    
public  voidtestEqualsHashCode()
    
public  voidtestEqualsHashCodeLenient()
    
public  voidtestEqualsHashCodeStrict()
    
public  voidtestGap_RInterval()
    
public  voidtestGap_RInterval_null()
    
public  voidtestGap_RInterval_zone()
    
public  voidtestGap_RInterval_zoneUTC()
    
public  voidtestGetDuration1()
    
public  voidtestGetDuration2()
    
public  voidtestGetMillis()
    
public  voidtestIsAfterNow()
    
public  voidtestIsAfter_RI()
    
public  voidtestIsAfter_RI_null()
    
public  voidtestIsAfter_RInterval()
    
public  voidtestIsAfter_RInterval_null()
    
public  voidtestIsAfter_long()
    
public  voidtestIsBeforeNow()
    
public  voidtestIsBefore_RI()
    
public  voidtestIsBefore_RI_null()
    
public  voidtestIsBefore_RInterval()
    
public  voidtestIsBefore_RInterval_null()
    
public  voidtestIsBefore_long()
    
public  voidtestOverlap_RInterval()
    
public  voidtestOverlap_RInterval_null()
    
public  voidtestOverlap_RInterval_zone()
    
public  voidtestOverlap_RInterval_zoneUTC()
    
public  voidtestOverlaps_RInterval()
    
public  voidtestOverlaps_RInterval_null()
    
public  voidtestOverlaps_RInterval_zeroDuration()
    
public  voidtestSerialization()
    
public  voidtestTest()
    
public  voidtestToInterval1()
    
public  voidtestToMutableInterval1()
    
public  voidtestToPeriod()
    
public  voidtestToPeriod_PeriodType1()
    
public  voidtestToPeriod_PeriodType2()
    
public  voidtestToString()
    
public  voidtestWithChronology1()
    
public  voidtestWithChronology2()
    
public  voidtestWithChronology3()
    
public  voidtestWithDurationAfterStart1()
    
public  voidtestWithDurationAfterStart2()
    
public  voidtestWithDurationAfterStart3()
    
public  voidtestWithDurationAfterStart4()
    
public  voidtestWithDurationBeforeEnd1()
    
public  voidtestWithDurationBeforeEnd2()
    
public  voidtestWithDurationBeforeEnd3()
    
public  voidtestWithDurationBeforeEnd4()
    
public  voidtestWithEndInstant_RI1()
    
public  voidtestWithEndInstant_RI2()
    
public  voidtestWithEndInstant_RI3()
    
public  voidtestWithEndMillis_long1()
    
public  voidtestWithEndMillis_long2()
    
public  voidtestWithEndMillis_long3()
    
public  voidtestWithPeriodAfterStart1()
    
public  voidtestWithPeriodAfterStart2()
    
public  voidtestWithPeriodAfterStart3()
    
public  voidtestWithPeriodBeforeEnd1()
    
public  voidtestWithPeriodBeforeEnd2()
    
public  voidtestWithPeriodBeforeEnd3()
    
public  voidtestWithStartInstant_RI1()
    
public  voidtestWithStartInstant_RI2()
    
public  voidtestWithStartInstant_RI3()
    
public  voidtestWithStartMillis_long1()
    
public  voidtestWithStartMillis_long2()
    
public  voidtestWithStartMillis_long3()
    
public  voidtest_useCase_ContainsOverlapAbutGap()
    
public  voidtest_useCase_ContainsOverlapAbutGap_bothZeroDuration()
    
public  voidtest_useCase_ContainsOverlapAbutGap_zeroDuration()
    

Field Detail
y2002days
long y2002days(Code)



y2003days
long y2003days(Code)




Constructor Detail
TestInterval_Basics
public TestInterval_Basics(String name)(Code)




Method Detail
main
public static void main(String[] args)(Code)



setUp
protected void setUp() throws Exception(Code)



suite
public static TestSuite suite()(Code)



tearDown
protected void tearDown() throws Exception(Code)



testAbuts_RInterval
public void testAbuts_RInterval()(Code)



testAbuts_RInterval_null
public void testAbuts_RInterval_null()(Code)



testContainsNow
public void testContainsNow()(Code)



testContains_RI
public void testContains_RI()(Code)



testContains_RI_null
public void testContains_RI_null()(Code)



testContains_RI_zeroDuration
public void testContains_RI_zeroDuration()(Code)



testContains_RInterval
public void testContains_RInterval()(Code)



testContains_RInterval_null
public void testContains_RInterval_null()(Code)



testContains_RInterval_zeroDuration
public void testContains_RInterval_zeroDuration()(Code)



testContains_long
public void testContains_long()(Code)



testContains_long_zeroDuration
public void testContains_long_zeroDuration()(Code)



testEqualsHashCode
public void testEqualsHashCode()(Code)



testEqualsHashCodeLenient
public void testEqualsHashCodeLenient()(Code)



testEqualsHashCodeStrict
public void testEqualsHashCodeStrict()(Code)



testGap_RInterval
public void testGap_RInterval()(Code)



testGap_RInterval_null
public void testGap_RInterval_null()(Code)



testGap_RInterval_zone
public void testGap_RInterval_zone()(Code)



testGap_RInterval_zoneUTC
public void testGap_RInterval_zoneUTC()(Code)



testGetDuration1
public void testGetDuration1()(Code)



testGetDuration2
public void testGetDuration2()(Code)



testGetMillis
public void testGetMillis()(Code)



testIsAfterNow
public void testIsAfterNow()(Code)



testIsAfter_RI
public void testIsAfter_RI()(Code)



testIsAfter_RI_null
public void testIsAfter_RI_null()(Code)



testIsAfter_RInterval
public void testIsAfter_RInterval()(Code)



testIsAfter_RInterval_null
public void testIsAfter_RInterval_null()(Code)



testIsAfter_long
public void testIsAfter_long()(Code)



testIsBeforeNow
public void testIsBeforeNow()(Code)



testIsBefore_RI
public void testIsBefore_RI()(Code)



testIsBefore_RI_null
public void testIsBefore_RI_null()(Code)



testIsBefore_RInterval
public void testIsBefore_RInterval()(Code)



testIsBefore_RInterval_null
public void testIsBefore_RInterval_null()(Code)



testIsBefore_long
public void testIsBefore_long()(Code)



testOverlap_RInterval
public void testOverlap_RInterval()(Code)



testOverlap_RInterval_null
public void testOverlap_RInterval_null()(Code)



testOverlap_RInterval_zone
public void testOverlap_RInterval_zone()(Code)



testOverlap_RInterval_zoneUTC
public void testOverlap_RInterval_zoneUTC()(Code)



testOverlaps_RInterval
public void testOverlaps_RInterval()(Code)



testOverlaps_RInterval_null
public void testOverlaps_RInterval_null()(Code)



testOverlaps_RInterval_zeroDuration
public void testOverlaps_RInterval_zeroDuration()(Code)



testSerialization
public void testSerialization() throws Exception(Code)



testTest
public void testTest()(Code)



testToInterval1
public void testToInterval1()(Code)



testToMutableInterval1
public void testToMutableInterval1()(Code)



testToPeriod
public void testToPeriod()(Code)



testToPeriod_PeriodType1
public void testToPeriod_PeriodType1()(Code)



testToPeriod_PeriodType2
public void testToPeriod_PeriodType2()(Code)



testToString
public void testToString()(Code)



testWithChronology1
public void testWithChronology1()(Code)



testWithChronology2
public void testWithChronology2()(Code)



testWithChronology3
public void testWithChronology3()(Code)



testWithDurationAfterStart1
public void testWithDurationAfterStart1() throws Throwable(Code)



testWithDurationAfterStart2
public void testWithDurationAfterStart2() throws Throwable(Code)



testWithDurationAfterStart3
public void testWithDurationAfterStart3() throws Throwable(Code)



testWithDurationAfterStart4
public void testWithDurationAfterStart4() throws Throwable(Code)



testWithDurationBeforeEnd1
public void testWithDurationBeforeEnd1() throws Throwable(Code)



testWithDurationBeforeEnd2
public void testWithDurationBeforeEnd2() throws Throwable(Code)



testWithDurationBeforeEnd3
public void testWithDurationBeforeEnd3() throws Throwable(Code)



testWithDurationBeforeEnd4
public void testWithDurationBeforeEnd4() throws Throwable(Code)



testWithEndInstant_RI1
public void testWithEndInstant_RI1()(Code)



testWithEndInstant_RI2
public void testWithEndInstant_RI2()(Code)



testWithEndInstant_RI3
public void testWithEndInstant_RI3()(Code)



testWithEndMillis_long1
public void testWithEndMillis_long1()(Code)



testWithEndMillis_long2
public void testWithEndMillis_long2()(Code)



testWithEndMillis_long3
public void testWithEndMillis_long3()(Code)



testWithPeriodAfterStart1
public void testWithPeriodAfterStart1() throws Throwable(Code)



testWithPeriodAfterStart2
public void testWithPeriodAfterStart2() throws Throwable(Code)



testWithPeriodAfterStart3
public void testWithPeriodAfterStart3() throws Throwable(Code)



testWithPeriodBeforeEnd1
public void testWithPeriodBeforeEnd1() throws Throwable(Code)



testWithPeriodBeforeEnd2
public void testWithPeriodBeforeEnd2() throws Throwable(Code)



testWithPeriodBeforeEnd3
public void testWithPeriodBeforeEnd3() throws Throwable(Code)



testWithStartInstant_RI1
public void testWithStartInstant_RI1()(Code)



testWithStartInstant_RI2
public void testWithStartInstant_RI2()(Code)



testWithStartInstant_RI3
public void testWithStartInstant_RI3()(Code)



testWithStartMillis_long1
public void testWithStartMillis_long1()(Code)



testWithStartMillis_long2
public void testWithStartMillis_long2()(Code)



testWithStartMillis_long3
public void testWithStartMillis_long3()(Code)



test_useCase_ContainsOverlapAbutGap
public void test_useCase_ContainsOverlapAbutGap()(Code)



test_useCase_ContainsOverlapAbutGap_bothZeroDuration
public void test_useCase_ContainsOverlapAbutGap_bothZeroDuration()(Code)



test_useCase_ContainsOverlapAbutGap_zeroDuration
public void test_useCase_ContainsOverlapAbutGap_zeroDuration()(Code)



www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.