 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      true if the result of a === invocation; false if the result of a !== invocation.
true if the result of a === invocation; false if the result of a !== invocation.
 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      the right-hand side value for an equality assertion
 
      
    
       
      
    
       
      
    
       
      
    
       
      
    
      
Facilitates the “
should ===” and “should !==” syntax of ScalaTest's matchers DSL.Instances of this class are created and returned by the
===and!==methods of traitTripleEqualsSupport.the right-hand side value for an equality assertion
trueif the result of a===invocation;falseif the result of a!==invocation.