Class Overview
This class is a Junit unit test for YearMonthDay.
 
Summary
| 
  [Expand]
   Inherited Methods  | 
   
From class
  java.lang.Object
  
   
  
    
    
	 
    
        | 
            
            
            
            
            
            Object
         | 
        
        clone()
        
   |  
	 
    
        | 
            
            
            
            
            
            boolean
         | 
        
        equals(Object arg0)
        
   |  
	 
    
        | 
            
            
            
            
            
            void
         | 
        
        finalize()
        
   |  
	 
    
        | 
            
            
            final
            
            
            Class<?>
         | 
        
        getClass()
        
   |  
	 
    
        | 
            
            
            
            
            
            int
         | 
        
        hashCode()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        notify()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        notifyAll()
        
   |  
	 
    
        | 
            
            
            
            
            
            String
         | 
        
        toString()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait()
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait(long arg0, int arg1)
        
   |  
	 
    
        | 
            
            
            final
            
            
            void
         | 
        
        wait(long arg0)
        
   |  
 
   
 
 | 
 
Public Constructors
 
    
      
        public 
         
         
         
         
        
      
      TestYearMonthDay_Properties
      (String name)
    
      
    
 
Public Methods
 
    
      
        public 
        static 
         
         
         
        TestSuite
      
      suite
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyAddDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyAddMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyAddWrapFieldDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyAddWrapFieldMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyAddWrapFieldYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyAddYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyCompareToDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyCompareToMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyCompareToYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyEquals
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyEqualsHashCodeLenient
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyEqualsHashCodeStrict
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyGetDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyGetMaxMinValuesDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyGetMaxMinValuesMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyGetMaxMinValuesYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyGetMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyGetYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyHashCode
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertySetDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertySetMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertySetTextDay
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertySetTextMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertySetTextYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertySetYear
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyWithMaximumValueDayOfMonth
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPropertyWithMinimumValueDayOfMonth
      ()
    
      
    
 
Protected Methods
 
    
      
        protected 
         
         
         
         
        void
      
      tearDown
      ()