PHP Class AggregationBuilderTest, plastic

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sleimanx2/plastic

Public Methods

Method Description
it_sets_a_cardinality_aggregation ( )
it_sets_a_dateRange_aggregation ( )
it_sets_a_geoBounds_aggregation ( )
it_sets_a_geoDistance_aggregation ( )
it_sets_a_geoHashGrid_aggregation ( )
it_sets_a_histogram_aggregation ( )
it_sets_a_max_aggregation ( )
it_sets_a_min_aggregation ( )
it_sets_a_missing_aggregation ( )
it_sets_a_percentileRanks_aggregation ( )
it_sets_a_percentile_aggregation ( )
it_sets_a_range_aggregation ( )
it_sets_a_stats_aggregation ( )
it_sets_a_sum_aggregation ( )
it_sets_a_terms_aggregation ( )
it_sets_a_valueCount_aggregation ( )
it_sets_an_average_aggregation ( )
it_sets_an_ipv4Range_aggregation ( )

Private Methods

Method Description
getBuilder ( )

Method Details

it_sets_a_cardinality_aggregation() public method

it_sets_a_dateRange_aggregation() public method

it_sets_a_geoBounds_aggregation() public method

it_sets_a_geoDistance_aggregation() public method

it_sets_a_geoHashGrid_aggregation() public method

it_sets_a_histogram_aggregation() public method

it_sets_a_max_aggregation() public method

it_sets_a_min_aggregation() public method

it_sets_a_missing_aggregation() public method

it_sets_a_percentileRanks_aggregation() public method

it_sets_a_percentile_aggregation() public method

it_sets_a_range_aggregation() public method

it_sets_a_stats_aggregation() public method

it_sets_a_sum_aggregation() public method

it_sets_a_terms_aggregation() public method

it_sets_a_valueCount_aggregation() public method

it_sets_an_average_aggregation() public method

it_sets_an_ipv4Range_aggregation() public method