Java Doc for TestDateTimeZoneCutover.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.TestDateTimeZoneCutover

TestDateTimeZoneCutover
public class TestDateTimeZoneCutover extends TestCase (Code)
This class is a JUnit test for DateTimeZone.
author:
   Stephen Colebourne



Constructor Summary
public  TestDateTimeZoneCutover(String name)
    

Method Summary
public static  voidmain(String[] args)
    
protected  voidsetUp()
    
public static  TestSuitesuite()
    
protected  voidtearDown()
    
public  voidtest_DateTime_addWrapFieldDay_Gaza()
    
public  voidtest_DateTime_addWrapFieldDay_Turk()
    
public  voidtest_DateTime_minusDay_Gaza()
    
public  voidtest_DateTime_minusDay_Turk()
    
public  voidtest_DateTime_minusHour_Gaza()
    
public  voidtest_DateTime_minusHour_Guatemata_Autumn()
    
public  voidtest_DateTime_minusHour_Moscow_Autumn()
    
public  voidtest_DateTime_minusHour_NewYork_Autumn()
    
public  voidtest_DateTime_minusHour_Turk()
    
public  voidtest_DateTime_newValid_Gaza()
    
public  voidtest_DateTime_newValid_Turk()
    
public  voidtest_DateTime_new_Gaza()
    
public  voidtest_DateTime_new_Turk()
    
public  voidtest_DateTime_parse_Gaza()
    
public  voidtest_DateTime_parse_Turk()
    
public  voidtest_DateTime_plusDayMidGap_Gaza()
    
public  voidtest_DateTime_plusDayMidGap_Turk()
    
public  voidtest_DateTime_plusDay_Gaza()
    
public  voidtest_DateTime_plusDay_Turk()
    
public  voidtest_DateTime_plusHour_Gaza()
    
public  voidtest_DateTime_plusHour_Guatemata_Autumn()
    
public  voidtest_DateTime_plusHour_Moscow_Autumn()
    
public  voidtest_DateTime_plusHour_NewYork_Autumn()
    
public  voidtest_DateTime_plusHour_Turk()
    
public  voidtest_DateTime_roundCeiling_Gaza()
    
public  voidtest_DateTime_roundCeiling_Turk()
    
public  voidtest_DateTime_roundFloorNotDST_Turk()
    
public  voidtest_DateTime_roundFloor_Gaza()
    
public  voidtest_DateTime_roundFloor_Turk()
    
public  voidtest_DateTime_setHourAcross_Moscow_Spring()
    
public  voidtest_DateTime_setHourAcross_NewYork_Spring()
    
public  voidtest_DateTime_setHourBack_Moscow_Spring()
    
public  voidtest_DateTime_setHourBack_NewYork_Spring()
    
public  voidtest_DateTime_setHourForward_Moscow_Spring()
    
public  voidtest_DateTime_setHourForward_NewYork_Spring()
    
public  voidtest_DateTime_setHourZero_Gaza()
    
public  voidtest_DateTime_setHourZero_Turk()
    
public  voidtest_DateTime_withDay_Gaza()
    
public  voidtest_DateTime_withDay_Turk()
    
public  voidtest_DateTime_withHourZero_Gaza()
    
public  voidtest_DateTime_withHourZero_Turk()
    
public  voidtest_DateTime_withZoneRetainFields_Gaza()
    
public  voidtest_DateTime_withZoneRetainFields_Turk()
    
public  voidtest_GuatemataIsCorrect_Autumn()
    
public  voidtest_LocalDate_new_Gaza()
    
public  voidtest_LocalDate_new_Turk()
    
public  voidtest_LocalDate_toDateMidnight_Gaza()
    
public  voidtest_LocalDate_toDateMidnight_Turk()
    
public  voidtest_LocalDate_toDateTimeAtMidnight_Gaza()
    
public  voidtest_LocalDate_toDateTimeAtMidnight_Turk()
    
public  voidtest_MockGazaIsCorrect()
    
public  voidtest_MockTurkIsCorrect()
    
public  voidtest_MoscowIsCorrect_Autumn()
    
public  voidtest_MoscowIsCorrect_Spring()
    
public  voidtest_MutableDateTime_setZoneRetainFields_Turk()
    
public  voidtest_MutableDateTime_withZoneRetainFields_Gaza()
    
public  voidtest_NewYorkIsCorrect_Autumn()
    
public  voidtest_NewYorkIsCorrect_Spring()
    
public  voidtest_getOffsetFromLocal_Gaza()
    
public  voidtest_getOffsetFromLocal_Guatemata_Autumn()
    
public  voidtest_getOffsetFromLocal_Moscow_Spring()
    
public  voidtest_getOffsetFromLocal_NewYork_Autumn()
    
public  voidtest_getOffsetFromLocal_NewYork_Spring()
    
public  voidtest_getOffsetFromLocal_Turk()
    


Constructor Detail
TestDateTimeZoneCutover
public TestDateTimeZoneCutover(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)



test_DateTime_addWrapFieldDay_Gaza
public void test_DateTime_addWrapFieldDay_Gaza()(Code)



test_DateTime_addWrapFieldDay_Turk
public void test_DateTime_addWrapFieldDay_Turk()(Code)



test_DateTime_minusDay_Gaza
public void test_DateTime_minusDay_Gaza()(Code)



test_DateTime_minusDay_Turk
public void test_DateTime_minusDay_Turk()(Code)



test_DateTime_minusHour_Gaza
public void test_DateTime_minusHour_Gaza()(Code)



test_DateTime_minusHour_Guatemata_Autumn
public void test_DateTime_minusHour_Guatemata_Autumn()(Code)



test_DateTime_minusHour_Moscow_Autumn
public void test_DateTime_minusHour_Moscow_Autumn()(Code)



test_DateTime_minusHour_NewYork_Autumn
public void test_DateTime_minusHour_NewYork_Autumn()(Code)



test_DateTime_minusHour_Turk
public void test_DateTime_minusHour_Turk()(Code)



test_DateTime_newValid_Gaza
public void test_DateTime_newValid_Gaza()(Code)



test_DateTime_newValid_Turk
public void test_DateTime_newValid_Turk()(Code)



test_DateTime_new_Gaza
public void test_DateTime_new_Gaza()(Code)



test_DateTime_new_Turk
public void test_DateTime_new_Turk()(Code)



test_DateTime_parse_Gaza
public void test_DateTime_parse_Gaza()(Code)



test_DateTime_parse_Turk
public void test_DateTime_parse_Turk()(Code)



test_DateTime_plusDayMidGap_Gaza
public void test_DateTime_plusDayMidGap_Gaza()(Code)



test_DateTime_plusDayMidGap_Turk
public void test_DateTime_plusDayMidGap_Turk()(Code)



test_DateTime_plusDay_Gaza
public void test_DateTime_plusDay_Gaza()(Code)



test_DateTime_plusDay_Turk
public void test_DateTime_plusDay_Turk()(Code)



test_DateTime_plusHour_Gaza
public void test_DateTime_plusHour_Gaza()(Code)



test_DateTime_plusHour_Guatemata_Autumn
public void test_DateTime_plusHour_Guatemata_Autumn()(Code)



test_DateTime_plusHour_Moscow_Autumn
public void test_DateTime_plusHour_Moscow_Autumn()(Code)



test_DateTime_plusHour_NewYork_Autumn
public void test_DateTime_plusHour_NewYork_Autumn()(Code)



test_DateTime_plusHour_Turk
public void test_DateTime_plusHour_Turk()(Code)



test_DateTime_roundCeiling_Gaza
public void test_DateTime_roundCeiling_Gaza()(Code)



test_DateTime_roundCeiling_Turk
public void test_DateTime_roundCeiling_Turk()(Code)



test_DateTime_roundFloorNotDST_Turk
public void test_DateTime_roundFloorNotDST_Turk()(Code)



test_DateTime_roundFloor_Gaza
public void test_DateTime_roundFloor_Gaza()(Code)



test_DateTime_roundFloor_Turk
public void test_DateTime_roundFloor_Turk()(Code)



test_DateTime_setHourAcross_Moscow_Spring
public void test_DateTime_setHourAcross_Moscow_Spring()(Code)



test_DateTime_setHourAcross_NewYork_Spring
public void test_DateTime_setHourAcross_NewYork_Spring()(Code)



test_DateTime_setHourBack_Moscow_Spring
public void test_DateTime_setHourBack_Moscow_Spring()(Code)



test_DateTime_setHourBack_NewYork_Spring
public void test_DateTime_setHourBack_NewYork_Spring()(Code)



test_DateTime_setHourForward_Moscow_Spring
public void test_DateTime_setHourForward_Moscow_Spring()(Code)



test_DateTime_setHourForward_NewYork_Spring
public void test_DateTime_setHourForward_NewYork_Spring()(Code)



test_DateTime_setHourZero_Gaza
public void test_DateTime_setHourZero_Gaza()(Code)



test_DateTime_setHourZero_Turk
public void test_DateTime_setHourZero_Turk()(Code)



test_DateTime_withDay_Gaza
public void test_DateTime_withDay_Gaza()(Code)



test_DateTime_withDay_Turk
public void test_DateTime_withDay_Turk()(Code)



test_DateTime_withHourZero_Gaza
public void test_DateTime_withHourZero_Gaza()(Code)



test_DateTime_withHourZero_Turk
public void test_DateTime_withHourZero_Turk()(Code)



test_DateTime_withZoneRetainFields_Gaza
public void test_DateTime_withZoneRetainFields_Gaza()(Code)



test_DateTime_withZoneRetainFields_Turk
public void test_DateTime_withZoneRetainFields_Turk()(Code)



test_GuatemataIsCorrect_Autumn
public void test_GuatemataIsCorrect_Autumn()(Code)



test_LocalDate_new_Gaza
public void test_LocalDate_new_Gaza()(Code)



test_LocalDate_new_Turk
public void test_LocalDate_new_Turk()(Code)



test_LocalDate_toDateMidnight_Gaza
public void test_LocalDate_toDateMidnight_Gaza()(Code)



test_LocalDate_toDateMidnight_Turk
public void test_LocalDate_toDateMidnight_Turk()(Code)



test_LocalDate_toDateTimeAtMidnight_Gaza
public void test_LocalDate_toDateTimeAtMidnight_Gaza()(Code)



test_LocalDate_toDateTimeAtMidnight_Turk
public void test_LocalDate_toDateTimeAtMidnight_Turk()(Code)



test_MockGazaIsCorrect
public void test_MockGazaIsCorrect()(Code)



test_MockTurkIsCorrect
public void test_MockTurkIsCorrect()(Code)



test_MoscowIsCorrect_Autumn
public void test_MoscowIsCorrect_Autumn()(Code)



test_MoscowIsCorrect_Spring
public void test_MoscowIsCorrect_Spring()(Code)



test_MutableDateTime_setZoneRetainFields_Turk
public void test_MutableDateTime_setZoneRetainFields_Turk()(Code)



test_MutableDateTime_withZoneRetainFields_Gaza
public void test_MutableDateTime_withZoneRetainFields_Gaza()(Code)



test_NewYorkIsCorrect_Autumn
public void test_NewYorkIsCorrect_Autumn()(Code)



test_NewYorkIsCorrect_Spring
public void test_NewYorkIsCorrect_Spring()(Code)



test_getOffsetFromLocal_Gaza
public void test_getOffsetFromLocal_Gaza()(Code)



test_getOffsetFromLocal_Guatemata_Autumn
public void test_getOffsetFromLocal_Guatemata_Autumn()(Code)



test_getOffsetFromLocal_Moscow_Spring
public void test_getOffsetFromLocal_Moscow_Spring()(Code)



test_getOffsetFromLocal_NewYork_Autumn
public void test_getOffsetFromLocal_NewYork_Autumn()(Code)



test_getOffsetFromLocal_NewYork_Spring
public void test_getOffsetFromLocal_NewYork_Spring()(Code)



test_getOffsetFromLocal_Turk
public void test_getOffsetFromLocal_Turk()(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.