Package 

Class ContentComparator

  • All Implemented Interfaces:
    com.github.squirrelgrip.scientist4k.core.comparator.ExperimentComparator , kotlin.Function , kotlin.Function2

    
    public final class ContentComparator
     implements ExperimentComparator<HttpExperimentResponse>
                        
    • Method Summary

      Modifier and Type Method Description
      ComparisonResult invoke(HttpExperimentResponse control, HttpExperimentResponse candidate)
      • Methods inherited from class kotlin.Function

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait