Class Overview
This class is a Junit unit test for Instant.
 
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 
         
         
         
         
        
      
      TestInstant_Basics
      (String name)
    
      
    
 
Public Methods
 
    
      
        public 
        static 
         
         
         
        TestSuite
      
      suite
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testCompareTo
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testEqualsHashCode
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testGetMethods
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testGet_DateTimeField
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testGet_DateTimeFieldType
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testImmutable
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsAfterNow
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsAfter_RI
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsAfter_long
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsBeforeNow
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsBefore_RI
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsBefore_long
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsEqualNow
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsEqual_RI
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testIsEqual_long
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testMinus_RD
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testMinus_long
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPlus_RD
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testPlus_long
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testSerialization
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToDate
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToDateTime
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToDateTimeISO
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToDateTime_Chronology
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToDateTime_DateTimeZone
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToInstant
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToMutableDateTime
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToMutableDateTimeISO
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToMutableDateTime_Chronology
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToMutableDateTime_DateTimeZone
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testToString
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testWithDurationAdded_RD_int
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testWithDurationAdded_long_int
      ()
    
      
    
 
 
    
      
        public 
         
         
         
         
        void
      
      testWithMillis_long
      ()
    
      
    
 
Protected Methods
 
    
      
        protected 
         
         
         
         
        void
      
      tearDown
      ()