Class OrderStatisticMapTestSuite.OrderStatisticMapFactory

java.lang.Object
com.google.common.collect.testing.TestStringMapGenerator
com.google.common.collect.testing.TestStringSortedMapGenerator
org.sosy_lab.common.collect.OrderStatisticMapTestSuite.OrderStatisticMapFactory
All Implemented Interfaces:
com.google.common.collect.testing.TestContainerGenerator<Map<String,String>,Map.Entry<String,String>>, com.google.common.collect.testing.TestMapGenerator<String,String>, com.google.common.collect.testing.TestSortedMapGenerator<String,String>
Enclosing class:
OrderStatisticMapTestSuite

protected abstract static class OrderStatisticMapTestSuite.OrderStatisticMapFactory extends com.google.common.collect.testing.TestStringSortedMapGenerator
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected abstract OrderStatisticMap<String,String>
     
    protected abstract OrderStatisticMap<String,String>
     

    Methods inherited from class com.google.common.collect.testing.TestStringSortedMapGenerator

    aboveSamplesGreater, aboveSamplesLesser, belowSamplesGreater, belowSamplesLesser, create, order

    Methods inherited from class com.google.common.collect.testing.TestStringMapGenerator

    createArray, createKeyArray, createValueArray, samples

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface com.google.common.collect.testing.TestContainerGenerator

    createArray, samples

    Methods inherited from interface com.google.common.collect.testing.TestMapGenerator

    createKeyArray, createValueArray